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

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dxgate.h61 #define XGATE_OP_MON_R_P "r,p" /* General register followed by pc register. */ macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dxgate.h61 #define XGATE_OP_MON_R_P "r,p" /* General register followed by pc register. */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dxgate.h61 #define XGATE_OP_MON_R_P "r,p" /* General register followed by pc register. */ macro
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dxgate.h61 #define XGATE_OP_MON_R_P "r,p" /* General register followed by pc register. */ macro
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dxgate-opc.c84 #define OP_MON_R_P XGATE_OP_MON_R_P
H A Dxgate-dis.c138 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_MON_R_P))
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dxgate-opc.c84 #define OP_MON_R_P XGATE_OP_MON_R_P
H A Dxgate-dis.c138 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_MON_R_P))
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dxgate-opc.c84 #define OP_MON_R_P XGATE_OP_MON_R_P
H A Dxgate-dis.c138 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_MON_R_P))
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dxgate-opc.c84 #define OP_MON_R_P XGATE_OP_MON_R_P
H A Dxgate-dis.c138 else if (!strcmp (decodePTR->opcodePTR->constraints, XGATE_OP_MON_R_P))
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-xgate.c427 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_MON_R_P))
948 XGATE_OP_MON_R_P))
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-xgate.c427 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_MON_R_P))
948 XGATE_OP_MON_R_P))
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-xgate.c427 if (!strcmp (xgate_opcodes[i].constraints, XGATE_OP_MON_R_P))
950 XGATE_OP_MON_R_P))

Completed in 231 milliseconds