Searched refs:OP_TS (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | tic54x-opc.c | 248 { "add", 1,3,3,0x0400, 0xFE00, {OP_Smem,OP_TS,OP_SRC1}, FL_SMR, REST}, 324 { "ld", 1,3,3,0x1400, 0xFE00, {OP_Smem,OP_TS,OP_DST}, FL_SMR, REST}, 445 { "sub", 1,3,3,0x0C00, 0xFE00, {OP_Smem,OP_TS,OP_SRC1}, FL_SMR, REST},
|
D | tic54x-dis.c | 349 case OP_TS: in print_instruction()
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | tic54x.h | 60 OP_TS, enumerator
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-tic54x.c | 3376 case OP_TS: in is_type() 3985 case OP_TS: in encode_operand()
|