Rizin
unix-like reverse engineering framework and cli tools
micromips-trap-instructions.s.cs
Go to the documentation of this file.
1 # CS_ARCH_MIPS, CS_MODE_MIPS32+CS_MODE_MICRO, None
2 0x28,0x01,0x3c,0x00 = teq $8, $9
3 0x28,0x01,0x3c,0x02 = tge $8, $9
4 0x28,0x01,0x3c,0x04 = tgeu $8, $9
5 0x28,0x01,0x3c,0x08 = tlt $8, $9
6 0x28,0x01,0x3c,0x0a = tltu $8, $9
7 0x28,0x01,0x3c,0x0c = tne $8, $9
8 0xc9,0x41,0x67,0x45 = teqi $9, 17767
9 0x29,0x41,0x67,0x45 = tgei $9, 17767
10 0x69,0x41,0x67,0x45 = tgeiu $9, 17767
11 0x09,0x41,0x67,0x45 = tlti $9, 17767
12 0x49,0x41,0x67,0x45 = tltiu $9, 17767
13 0x89,0x41,0x67,0x45 = tnei $9, 17767