Searched refs:OP_A (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/include/opcode/
H A Dtic54x.h57 OP_A, /* ACC A only */ enumerator in enum:optype
/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dtic54x.h57 OP_A, /* ACC A only */ enumerator in enum:optype
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dtic54x-dis.c284 src = SRC (ext ? opcode2 : opcode) ? OP_B : OP_A;
289 src = SRC1 (ext ? opcode2 : opcode) ? OP_B : OP_A;
294 dst = DST (opcode) ? OP_B : OP_A;
299 dst = DST (ext ? opcode2 : opcode) ? OP_B : OP_A;
312 case OP_A:
H A Dtic54x-opc.c418 { "squr", 1,2,2,0xF48D, 0xFEFF, {OP_A,OP_DST}, 0, REST},/*SRC*/
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dtic54x-dis.c284 src = SRC (ext ? opcode2 : opcode) ? OP_B : OP_A;
289 src = SRC1 (ext ? opcode2 : opcode) ? OP_B : OP_A;
294 dst = DST (opcode) ? OP_B : OP_A;
299 dst = DST (ext ? opcode2 : opcode) ? OP_B : OP_A;
312 case OP_A:
H A Dtic54x-opc.c418 { "squr", 1,2,2,0xF48D, 0xFEFF, {OP_A,OP_DST}, 0, REST},/*SRC*/
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-tic54x.c3633 case OP_A:
4212 case OP_A:
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-tic54x.c3581 case OP_A:
4160 case OP_A:

Completed in 169 milliseconds