Searched refs:tic6x_operand_tregpair (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | tic6x.h | 324 tic6x_operand_tregpair, enumerator
|
D | tic6x-opcode-table.h | 89 #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/ |
D | tic6x-dis.c | 986 case tic6x_operand_tregpair: in print_insn_tic6x()
|