Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dd30v.h269 extern const struct d30v_format d30v_format_table[];
/openbsd-src/gnu/usr.bin/binutils/include/opcode/
H A Dd30v.h269 extern const struct d30v_format d30v_format_table[];
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Dd30v-dis.c59 f = (struct d30v_format *) &d30v_format_table[index]; in lookup_opcode()
H A Dd30v-opc.c420 const struct d30v_format d30v_format_table[] = variable
H A DChangeLog-00012010 * d30v-opc.c (d30v_format_table): Move SHORT_AR to end of list of
2044 (d30v_format_table):
H A 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
H A DChangeLog-98991190 * d30v-opc.c (d30v_format_table): Change definition of SHORT_B3
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Dd30v-dis.c146 f = (struct d30v_format *) &d30v_format_table[index];
H A Dd30v-opc.c415 const struct d30v_format d30v_format_table[] = variable
H A DChangeLog-00012010 * d30v-opc.c (d30v_format_table): Move SHORT_AR to end of list of
2044 (d30v_format_table):
H A 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
H A DChangeLog-98991190 * d30v-opc.c (d30v_format_table): Change definition of SHORT_B3
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-d30v.c1184 fm = (struct d30v_format *) &d30v_format_table[index]; in find_format()
1307 fm = (struct d30v_format *) &d30v_format_table[++k]; in find_format()
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-d30v.c1650 fm = (struct d30v_format *) &d30v_format_table[index];
1780 fm = (struct d30v_format *) &d30v_format_table[++k];