Searched refs:C_SCAN_MOPS_P (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Daarch64.h956 #define C_SCAN_MOPS_P (1U << 2)
955 #define C_SCAN_MOPS_P macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Daarch64.h962 #define C_SCAN_MOPS_P (1U << 2)
961 #define C_SCAN_MOPS_P 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)
H A Daarch64-tbl.h2702 C_SCAN_MOPS_P), \
2729 F_SCAN, C_SCAN_MOPS_P, ISA), \
/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)
H A Daarch64-tbl.h2716 C_SCAN_MOPS_P), \
2743 F_SCAN, C_SCAN_MOPS_P, ISA), \

Completed in 312 milliseconds