More register definitions

modified:   stub/src/arch/powerpc/32/ppc_regs.h
This commit is contained in:
John Reiser
2017-02-05 13:32:54 -08:00
parent 5a47e8d2c6
commit 377a3bb7de
+4
View File
@@ -5,6 +5,8 @@
#define r1 1
#define r2 2
#define r27 27
#define r28 28
#define r29 29
#define r30 30
#define r31 31
@@ -27,6 +29,8 @@
#define t1 11
#define t2 12
#define t3 13
/* t4 is unofficial? */
#define t4 14
/* branch and link */
#define call bl