Searched refs:TIC6X_INSN_C64X (Results 1 – 12 of 12) sorted by relevance
/netbsd/external/gpl3/binutils/dist/include/opcode/ |
H A D | tic6x.h | 162 #define TIC6X_INSN_C64X 0x0002 macro
|
H A D | tic6x-opcode-table.h | 30 #define TIC6X_INSN_C64X_AND_C67X TIC6X_INSN_C64X|TIC6X_INSN_C67X
|
/netbsd/external/gpl3/gdb/dist/include/opcode/ |
H A D | tic6x.h | 162 #define TIC6X_INSN_C64X 0x0002 macro
|
H A D | tic6x-opcode-table.h | 30 #define TIC6X_INSN_C64X_AND_C67X TIC6X_INSN_C64X|TIC6X_INSN_C67X
|
/netbsd/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | tic6x.h | 162 #define TIC6X_INSN_C64X 0x0002 macro
|
H A D | tic6x-opcode-table.h | 30 #define TIC6X_INSN_C64X_AND_C67X TIC6X_INSN_C64X|TIC6X_INSN_C67X
|
/netbsd/external/gpl3/gdb.old/dist/include/opcode/ |
H A D | tic6x.h | 162 #define TIC6X_INSN_C64X 0x0002 macro
|
H A D | tic6x-opcode-table.h | 30 #define TIC6X_INSN_C64X_AND_C67X TIC6X_INSN_C64X|TIC6X_INSN_C67X
|
/netbsd/external/gpl3/gdb/dist/gas/config/ |
H A D | tc-tic6x.c | 84 | TIC6X_INSN_C64X 151 { "c64x", C6XABI_Tag_ISA_C64X, TIC6X_INSN_C62X | TIC6X_INSN_C64X }, 153 | TIC6X_INSN_C64X 160 | TIC6X_INSN_C64X 351 = (tic6x_arch_enable & (TIC6X_INSN_C64X | TIC6X_INSN_C67XP)) ? 32 : 16; in tic6x_update_features() 353 tic6x_predicate_a0 = (tic6x_arch_enable & TIC6X_INSN_C64X) ? TRUE : FALSE; in tic6x_update_features() 357 & (TIC6X_INSN_C64X | TIC6X_INSN_C67XP)) ? TRUE : FALSE; in tic6x_update_features() 360 = (tic6x_arch_enable & TIC6X_INSN_C64X) ? FALSE : TRUE; in tic6x_update_features()
|
/netbsd/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-tic6x.c | 84 | TIC6X_INSN_C64X 151 { "c64x", C6XABI_Tag_ISA_C64X, TIC6X_INSN_C62X | TIC6X_INSN_C64X }, 153 | TIC6X_INSN_C64X 160 | TIC6X_INSN_C64X 351 = (tic6x_arch_enable & (TIC6X_INSN_C64X | TIC6X_INSN_C67XP)) ? 32 : 16; in tic6x_update_features() 353 tic6x_predicate_a0 = (tic6x_arch_enable & TIC6X_INSN_C64X) != 0; in tic6x_update_features() 356 = (tic6x_arch_enable & (TIC6X_INSN_C64X | TIC6X_INSN_C67XP)) != 0; in tic6x_update_features() 358 tic6x_long_data_constraints = (tic6x_arch_enable & TIC6X_INSN_C64X) == 0; in tic6x_update_features()
|
/netbsd/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-tic6x.c | 84 | TIC6X_INSN_C64X 151 { "c64x", C6XABI_Tag_ISA_C64X, TIC6X_INSN_C62X | TIC6X_INSN_C64X }, 153 | TIC6X_INSN_C64X 160 | TIC6X_INSN_C64X 351 = (tic6x_arch_enable & (TIC6X_INSN_C64X | TIC6X_INSN_C67XP)) ? 32 : 16; in tic6x_update_features() 353 tic6x_predicate_a0 = (tic6x_arch_enable & TIC6X_INSN_C64X) ? TRUE : FALSE; in tic6x_update_features() 357 & (TIC6X_INSN_C64X | TIC6X_INSN_C67XP)) ? TRUE : FALSE; in tic6x_update_features() 360 = (tic6x_arch_enable & TIC6X_INSN_C64X) ? FALSE : TRUE; in tic6x_update_features()
|
/netbsd/external/gpl3/gdb.old/dist/gas/config/ |
H A D | tc-tic6x.c | 84 | TIC6X_INSN_C64X 151 { "c64x", C6XABI_Tag_ISA_C64X, TIC6X_INSN_C62X | TIC6X_INSN_C64X }, 153 | TIC6X_INSN_C64X 160 | TIC6X_INSN_C64X 351 = (tic6x_arch_enable & (TIC6X_INSN_C64X | TIC6X_INSN_C67XP)) ? 32 : 16; in tic6x_update_features() 353 tic6x_predicate_a0 = (tic6x_arch_enable & TIC6X_INSN_C64X) ? TRUE : FALSE; in tic6x_update_features() 357 & (TIC6X_INSN_C64X | TIC6X_INSN_C67XP)) ? TRUE : FALSE; in tic6x_update_features() 360 = (tic6x_arch_enable & TIC6X_INSN_C64X) ? FALSE : TRUE; in tic6x_update_features()
|