#include <stdint.h>#include "capstone/capstone.h"#include "../../MCRegisterInfo.h"#include "../../MCInst.h"
Go to the source code of this file.
| Functions | |
| bool | TMS320C64x_getInstruction (csh ud, const uint8_t *code, size_t code_len, MCInst *instr, uint16_t *size, uint64_t address, void *info) | 
| void | TMS320C64x_init (MCRegisterInfo *MRI) | 
| bool TMS320C64x_getInstruction | ( | csh | ud, | 
| const uint8_t * | code, | ||
| size_t | code_len, | ||
| MCInst * | instr, | ||
| uint16_t * | size, | ||
| uint64_t | address, | ||
| void * | info | ||
| ) | 
| void TMS320C64x_init | ( | MCRegisterInfo * | MRI | ) |