More register definitions
modified: stub/src/arch/powerpc/32/ppc_regs.h
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user