Searched refs:ITBL_OPCODE_STRUCT (Results 1 – 2 of 2) sorted by relevance
310 struct ITBL_OPCODE_STRUCT *new_opcodes, *o; in append_insns_as_macros()326 size = sizeof (struct ITBL_OPCODE_STRUCT) * ITBL_NUM_OPCODES; in append_insns_as_macros()330 new_size = sizeof (struct ITBL_OPCODE_STRUCT) * new_num_opcodes; in append_insns_as_macros()335 new_opcodes = (struct ITBL_OPCODE_STRUCT *) malloc (new_size); in append_insns_as_macros()
44 #define ITBL_OPCODE_STRUCT mips_opcode macro