You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
203 B
7 lines
203 B
3 years ago
|
# CS_ARCH_MIPS, CS_MODE_MIPS32+CS_MODE_MICRO, None
|
||
|
0x00,0xd4,0x98,0x02 = j 1328
|
||
|
0x00,0xf4,0x98,0x02 = jal 1328
|
||
|
// 0xe6,0x03,0x3c,0x0f = jalr $a2
|
||
|
0x07,0x00,0x3c,0x0f = jr $a3
|
||
|
0x07,0x00,0x3c,0x0f = jr $a3
|