Searched refs:XGATE_OP_IMM4 (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dxgate.h56 #define XGATE_OP_IMM4 "r,i4" /* Register followed by 4-bit value. */ macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dxgate.h56 #define XGATE_OP_IMM4 "r,i4" /* Register followed by 4-bit value. */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dxgate.h56 #define XGATE_OP_IMM4 "r,i4" /* Register followed by 4-bit value. */ macro
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dxgate.h56 #define XGATE_OP_IMM4 "r,i4" /* Register followed by 4-bit value. */ macro
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dxgate-opc.c78 #define OP_IMM4 XGATE_OP_IMM4
H A Dxgate-dis.c226 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_IMM4))
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dxgate-opc.c78 #define OP_IMM4 XGATE_OP_IMM4
H A Dxgate-dis.c226 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_IMM4))
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dxgate-opc.c78 #define OP_IMM4 XGATE_OP_IMM4
H A Dxgate-dis.c226 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_IMM4))
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dxgate-opc.c78 #define OP_IMM4 XGATE_OP_IMM4
H A Dxgate-dis.c226 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_IMM4))
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-xgate.c415 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_IMM4))
953 || !strcmp (opcode_handle->opc0[i]->constraints, XGATE_OP_IMM4)
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-xgate.c415 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_IMM4))
953 || !strcmp (opcode_handle->opc0[i]->constraints, XGATE_OP_IMM4)
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-xgate.c415 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_IMM4))
955 || !strcmp (opcode_handle->opc0[i]->constraints, XGATE_OP_IMM4)

Completed in 312 milliseconds