Home
last modified time | relevance | path

Searched refs:OP_SBIT (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/include/opcode/
Dtic54x.h78 OP_SBIT, /* status bit or 0-15 */ enumerator
/toolchain/binutils/binutils-2.27/opcodes/
Dtic54x-opc.c413 { "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},
Dtic54x-dis.c418 case OP_SBIT: in print_instruction()
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-tic54x.c3299 case OP_SBIT: in is_type()
3894 case OP_SBIT: in encode_operand()