Searched refs:C_SCAN_MOPS_PME (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Daarch64.h959 #define C_SCAN_MOPS_PME (3U << 2)
958 #define C_SCAN_MOPS_PME macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Daarch64.h965 #define C_SCAN_MOPS_PME (3U << 2)
964 #define C_SCAN_MOPS_PME macro
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Daarch64-opc.c5497 if (inst && (inst->opcode->constraints & C_SCAN_MOPS_PME) == C_SCAN_MOPS_P)
5535 && (prev_insn->opcode->constraints & C_SCAN_MOPS_PME)
5547 if (opcode->constraints & C_SCAN_MOPS_PME)
5640 if ((opcode->constraints & C_SCAN_MOPS_PME) != C_SCAN_MOPS_M)
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Daarch64-opc.c5648 if (inst && (inst->opcode->constraints & C_SCAN_MOPS_PME) == C_SCAN_MOPS_P)
5686 && (prev_insn->opcode->constraints & C_SCAN_MOPS_PME)
5698 if (opcode->constraints & C_SCAN_MOPS_PME)
5791 if ((opcode->constraints & C_SCAN_MOPS_PME) != C_SCAN_MOPS_M)

Completed in 227 milliseconds