Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Dtic6x.h310 tic6x_operand_zreg, enumerator
Dtic6x-opcode-table.h59 #define OWREG1Z { tic6x_operand_zreg, 4, tic6x_rw_write, 1, 1, 0, 0 }
/toolchain/binutils/binutils-2.25/opcodes/
Dtic6x-dis.c733 case tic6x_operand_zreg: in print_insn_tic6x()