Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Dtic6x.h324 tic6x_operand_tregpair, enumerator
Dtic6x-opcode-table.h89 #define ORTREGD1 { tic6x_operand_tregpair, 8, tic6x_rw_read, 1, 1, 1, 1 }
91 #define OWTREGD5 { tic6x_operand_tregpair, 8, tic6x_rw_write, 5, 5, 5, 5 }
/toolchain/binutils/binutils-2.25/opcodes/
Dtic6x-dis.c986 case tic6x_operand_tregpair: in print_insn_tic6x()