Adding a opcode list, which opcode we are supportin convert from

svn path=/trunk/; revision=25506
This commit is contained in:
Magnus Olsen 2007-01-18 12:04:24 +00:00
parent d245564623
commit 4da115c6b5

View file

@ -0,0 +1,17 @@
PowerPC 32bits
reg = R0-R31
#imm = a value you set
Bit expain
0 = mean bit is zero
1 = mean bit is set
2 = mean this bit can be 0 or 1
opcode Name Desciptions
0010 0000 0000 0000 1000 0000 0100 1110 blr return from a functions
0222 2222 2222 2222 2222 2222 0011 1000 Li reg,#imm move a value to a register