Home
last modified time | relevance | path

Searched refs:TIC6X_INSN_C64X (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/include/opcode/
Dtic6x.h158 #define TIC6X_INSN_C64X 0x0002 macro
Dtic6x-opcode-table.h30 #define TIC6X_INSN_C64X_AND_C67X TIC6X_INSN_C64X|TIC6X_INSN_C67X
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tic6x.c84 | 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()