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