Searched refs:OP_TRN (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | tic54x.h | 81 OP_TRN, /* "TRN" */ enumerator
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | tic54x-opc.c | 427 { "st", 1,2,2,0x8D00, 0xFF00, {OP_TRN,OP_Smem}, 0, REST},
|
D | tic54x-dis.c | 438 case OP_TRN: in print_instruction()
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-tic54x.c | 3352 case OP_TRN: in is_type() 3960 case OP_TRN: in encode_operand()
|