Searched defs:_nios2_disassembler_state (Results 1 – 2 of 2) sorted by relevance
68 typedef struct _nios2_disassembler_state struct70 const struct nios2_opcode *opcodes;71 const int *num_opcodes;72 unsigned int (*extract_opcode) (unsigned int);73 nios2_opcode_hash *hash[OPCODE_HASH_SIZE];74 nios2_opcode_hash *ps_hash[OPCODE_HASH_SIZE];75 const struct nios2_opcode *nop;76 bool init;