Searched refs:OP_PA (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | tic54x.h | 42 OP_PA, enumerator
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | tic54x-opc.c | 387 { "portr", 2,2,2,0x7400, 0xFF00, {OP_PA,OP_Smem}, 0, REST}, 388 { "portw", 2,2,2,0x7500, 0xFF00, {OP_Smem,OP_PA}, FL_SMR, REST},
|
D | tic54x-dis.c | 280 case OP_PA: in print_instruction()
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-tic54x.c | 3304 case OP_PA: in is_type() 3852 case OP_PA: in encode_operand()
|