Home
last modified time | relevance | path

Searched refs:MOPS (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Daarch64.h287 | AARCH64_FEATBIT (X, MOPS) \
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Daarch64.h295 | AARCH64_FEATBIT (X, MOPS) \
/netbsd/src/external/gpl3/gdb/dist/gdb/
Daarch64-tdep.c3814 || AARCH64_CPU_HAS_FEATURE (*inst.opcode->avariant, MOPS)) in aarch64_displaced_step_copy_insn()
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Daarch64-tbl.h2625 AARCH64_FEATURE (MOPS);
2627 AARCH64_FEATURES (2, MOPS, MEMTAG);
2705 #define MOPS &aarch64_feature_mops macro
2870 { NAME, OPCODE, MASK, CLASS, 0, MOPS, OPS, QUALS, FLAGS, CONSTRAINTS, \
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Daarch64-tbl.h2671 AARCH64_FEATURE (MOPS);
2673 AARCH64_FEATURES (2, MOPS, MEMTAG);
2767 #define MOPS &aarch64_feature_mops macro
2940 { NAME, OPCODE, MASK, CLASS, 0, MOPS, OPS, QUALS, FLAGS, CONSTRAINTS, \
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-aarch64.c10418 {"mops", AARCH64_FEATURE (MOPS), AARCH64_NO_FEATURES},
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git57624 aarch64: Add the SME2 MOPA and MOPS instructions
155026 aarch64: Enforce P/M/E order for MOPS instructions
155027 The MOPS instructions should be used as a triple, such as:
155053 MOPS P instructions.
155100 (MOPS, MOPS_MEMTAG, MOPS_INSN, MOPS_MEMTAG_INSN)
155104 (aarch64_opcode_table): Add MOPS instructions.
155210 sequences but is going to be useful for the Armv8.8-A MOPS
155216 MOPS code if we put the instructions into a single array instead.