Searched refs:OP_CC3 (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | tic54x.h | 66 OP_CC3, /* 2-bit condition code */ enumerator
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | tic54x-opc.c | 287 { "cmpr", 1,2,2,0xF4A8, 0xFCF8, {OP_CC3,OP_ARX}, FL_NR, REST},
|
D | tic54x-dis.c | 379 case OP_CC3: in print_instruction()
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-tic54x.c | 3305 case OP_CC3: in is_type() 3868 case OP_CC3: in encode_operand()
|