Searched refs:tic6x_operand_b15reg (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | tic6x.h | 304 tic6x_operand_b15reg, enumerator
|
D | tic6x-opcode-table.h | 68 #define ORB15REG1 { tic6x_operand_b15reg, 4, tic6x_rw_read, 1, 1, 0, 0 } 69 #define OWB15REG1 { tic6x_operand_b15reg, 4, tic6x_rw_write, 1, 1, 0, 0 }
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | tic6x-dis.c | 727 case tic6x_operand_b15reg: in print_insn_tic6x()
|