Searched refs:OP_N (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | tic54x.h | 77 OP_N, /* 0/1 or ST0/ST1 */ enumerator
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | tic54x-opc.c | 413 { "rsbx", 1,1,2,0xF4B0, 0xFDF0, {OPT|OP_N,OP_SBIT}, FL_NR, REST}, 425 { "ssbx", 1,1,2,0xF5B0, 0xFDF0, {OPT|OP_N,OP_SBIT}, FL_NR, REST},
|
D | tic54x-dis.c | 413 case OP_N: in print_instruction()
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-tic54x.c | 3311 case OP_N: in is_type() 3923 case OP_N: in encode_operand()
|