Home
last modified time | relevance | path

Searched refs:ITBL_OPCODE_STRUCT (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Ditbl-mips.h43 #define ITBL_OPCODE_STRUCT mips_opcode macro
/toolchain/binutils/binutils-2.27/gas/
Ditbl-ops.c300 struct ITBL_OPCODE_STRUCT *new_opcodes, *o; in append_insns_as_macros()
319 size = sizeof (struct ITBL_OPCODE_STRUCT) * ITBL_NUM_OPCODES; in append_insns_as_macros()
325 new_opcodes = XNEWVEC (struct ITBL_OPCODE_STRUCT, new_num_opcodes); in append_insns_as_macros()