Home
last modified time | relevance | path

Searched refs:d30v_format_table (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.25/include/opcode/
Dd30v.h270 extern const struct d30v_format d30v_format_table[];
/toolchain/binutils/binutils-2.25/opcodes/
Dd30v-dis.c61 f = (struct d30v_format *) &d30v_format_table[op_index]; in lookup_opcode()
Dd30v-opc.c420 const struct d30v_format d30v_format_table[] = variable
DChangeLog-00012010 * d30v-opc.c (d30v_format_table): Move SHORT_AR to end of list of
2044 (d30v_format_table):
DChangeLog-929785 (d30v_format_table): Add SHORT_CMPU cases for cmpu.
267 (d30v_format_table): Change SHORT_D2. Add LONG_Db.
280 * d30v-opc.c (d30v_format_table): Correct SHORT_C1 and
DChangeLog-98991190 * d30v-opc.c (d30v_format_table): Change definition of SHORT_B3
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-d30v.c1151 fm = (struct d30v_format *) &d30v_format_table[opcode_index]; in find_format()
1272 fm = (struct d30v_format *) &d30v_format_table[++k]; in find_format()