summaryrefslogtreecommitdiffstats
path: root/src/core/arm/skyeye_common/arm_regformat.h
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2015-06-13 01:39:43 +0200
committerLioncash <mathew1800@gmail.com>2015-06-13 02:21:51 +0200
commit71858fc7cc6cbc9449172986b644395c750a954f (patch)
tree0274e47441859cff0f114a9a1adafea9a13d4696 /src/core/arm/skyeye_common/arm_regformat.h
parentMerge pull request #856 from lioncash/vfp (diff)
downloadyuzu-71858fc7cc6cbc9449172986b644395c750a954f.tar
yuzu-71858fc7cc6cbc9449172986b644395c750a954f.tar.gz
yuzu-71858fc7cc6cbc9449172986b644395c750a954f.tar.bz2
yuzu-71858fc7cc6cbc9449172986b644395c750a954f.tar.lz
yuzu-71858fc7cc6cbc9449172986b644395c750a954f.tar.xz
yuzu-71858fc7cc6cbc9449172986b644395c750a954f.tar.zst
yuzu-71858fc7cc6cbc9449172986b644395c750a954f.zip
Diffstat (limited to 'src/core/arm/skyeye_common/arm_regformat.h')
-rw-r--r--src/core/arm/skyeye_common/arm_regformat.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/arm/skyeye_common/arm_regformat.h b/src/core/arm/skyeye_common/arm_regformat.h
index 6c89774eb..a92effbb4 100644
--- a/src/core/arm/skyeye_common/arm_regformat.h
+++ b/src/core/arm/skyeye_common/arm_regformat.h
@@ -59,6 +59,8 @@ enum {
VFP_FPSID,
VFP_FPSCR,
VFP_FPEXC,
+ VFP_MVFR0,
+ VFP_MVFR1,
// Not an actual register.
// All VFP system registers should be defined above this.