Rizin
unix-like reverse engineering framework and cli tools
|
Go to the source code of this file.
Functions | |
void | Mips_init (MCRegisterInfo *MRI) |
bool | Mips_getInstruction (csh handle, const uint8_t *code, size_t code_len, MCInst *instr, uint16_t *size, uint64_t address, void *info) |
bool Mips_getInstruction | ( | csh | handle, |
const uint8_t * | code, | ||
size_t | code_len, | ||
MCInst * | instr, | ||
uint16_t * | size, | ||
uint64_t | address, | ||
void * | info | ||
) |
void Mips_init | ( | MCRegisterInfo * | MRI | ) |