8 #ifndef OPENOCD_TARGET_NDS32_DISASSEMBLER_H
9 #define OPENOCD_TARGET_NDS32_DISASSEMBLER_H
Holds the interface to Andes cores.
@ NDS32_INSN_RESOURCE_ACCESS
int nds32_evaluate_opcode(struct nds32 *nds32, uint32_t opcode, uint32_t address, struct nds32_instruction *instruction)
int nds32_read_opcode(struct nds32 *nds32, uint32_t address, uint32_t *value)
enum nds32_instruction_type type
struct nds32_instruction::@106 info
Represents a generic Andes core.