Rizin
unix-like reverse engineering framework and cli tools
micromips-multiply-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 0x00,0xa4,0xcb,0x3c = madd $4, $5
3 0x00,0xa4,0xdb,0x3c = maddu $4, $5
4 0x00,0xa4,0xeb,0x3c = msub $4, $5
5 0x00,0xa4,0xfb,0x3c = msubu $4, $5
static RzILOpEffect * madd(cs_insn *insn)
Definition: arm_il64.c:1591