Searched refs:cc_table (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | visium.h | 169 } cc_table [] ATTRIBUTE_UNUSED = variable
|
H A D | ChangeLog-0415 | 211 (cc_table): Likewise.
|
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | visium.h | 169 } cc_table [] ATTRIBUTE_UNUSED = variable
|
H A D | ChangeLog-0415 | 211 (cc_table): Likewise.
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-visium.c | 965 r = sizeof (cc_table) / sizeof (struct cc_entry) - 1; in parse_cc() 970 int ans = strcmp (buf, cc_table[mid].name); in parse_cc() 978 *rptr = cc_table[mid].code; in parse_cc()
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-visium.c | 986 r = sizeof (cc_table) / sizeof (struct cc_entry) - 1; in parse_cc() 991 int ans = strcmp (buf, cc_table[mid].name); in parse_cc() 999 *rptr = cc_table[mid].code; in parse_cc()
|
/netbsd-src/sys/arch/m68k/m68k/ |
H A D | db_disasm.c | 151 static const char *const cc_table[16] = { variable 2783 ccs = cc_table[cc&15]; in make_cond()
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | ChangeLog-2016 | 754 (fp_reg_table, cc_table, opcode_table): Likewise.
|
/netbsd-src/external/gpl3/gdb.old/dist/include/ |
H A D | ChangeLog-2016 | 754 (fp_reg_table, cc_table, opcode_table): Likewise.
|
/netbsd-src/external/gpl3/gdb/dist/include/ |
H A D | ChangeLog-2016 | 754 (fp_reg_table, cc_table, opcode_table): Likewise.
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | ChangeLog-2016 | 754 (fp_reg_table, cc_table, opcode_table): Likewise.
|
/netbsd-src/external/gpl3/gdb.old/dist/include/opcode/ |
H A D | ChangeLog-0415 | 211 (cc_table): Likewise.
|
/netbsd-src/external/gpl3/gdb/dist/include/opcode/ |
H A D | ChangeLog-0415 | 211 (cc_table): Likewise.
|