Rizin
unix-like reverse engineering framework and cli tools
hilo-addressing.s.cs
Go to the documentation of this file.
1 # CS_ARCH_MIPS, CS_MODE_MIPS32+CS_MODE_BIG_ENDIAN, None
2 0x3c,0x04,0xde,0xae = lui $4, %hi(addr)
3 0x03,0xe0,0x00,0x08 = jr $31
4 0x80,0x82,0xbe,0xef = lb $2, %lo(addr)($4)
hi(addr) 0x03
static int addr
Definition: z80asm.c:58