Searched refs:OP_BITC (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | tic54x.h | 63 OP_BITC, /* 0 to 16 */ enumerator
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | tic54x-dis.c | 365 case OP_BITC: in print_instruction()
|
D | tic54x-opc.c | 274 { "bit", 1,2,2,0x9600, 0xFF00, {OP_Xmem,OP_BITC}, 0, REST},
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-tic54x.c | 3354 case OP_BITC: in is_type() 3898 case OP_BITC: in encode_operand()
|