Home
last modified time | relevance | path

Searched refs:LS64 (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Daarch64.h285 | AARCH64_FEATBIT (X, LS64))
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A DChangeLog-2020158 (AARCH64_ARCH_V8_7): Add LS64 as part of Armv8.7-a.
/netbsd-src/external/gpl3/binutils/dist/include/
H A DChangeLog-2020158 (AARCH64_ARCH_V8_7): Add LS64 as part of Armv8.7-a.
/netbsd-src/external/gpl3/gdb/dist/include/
H A DChangeLog-2020158 (AARCH64_ARCH_V8_7): Add LS64 as part of Armv8.7-a.
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A DChangeLog-202098 (LS64): Handler with +ls64 feature flags.
100 (struct aarch64_opcode): Add LS64 instructions.
H A Daarch64-tbl.h2617 AARCH64_FEATURE (LS64);
2701 #define LS64 &aarch64_feature_ls64 macro
2866 { NAME, OPCODE, MASK, CLASS, 0, LS64, OPS, QUALS, FLAGS, 0, 0, NULL }
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-202098 (LS64): Handler with +ls64 feature flags.
100 (struct aarch64_opcode): Add LS64 instructions.
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A DChangeLog-202098 (LS64): Handler with +ls64 feature flags.
100 (struct aarch64_opcode): Add LS64 instructions.
H A Daarch64-tbl.h2551 #define LS64 &aarch64_feature_ls64 macro
2678 { NAME, OPCODE, MASK, CLASS, 0, LS64, OPS, QUALS, FLAGS, 0, 0, NULL }
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-aarch64.c10412 {"ls64", AARCH64_FEATURE (LS64), AARCH64_NO_FEATURES},
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64.md7694 ;; Load/Store 64-bit (LS64) instructions.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog972 * config/aarch64/aarch64.h (AARCH64_ARCH): Remove LS64 from
7354 (aarch64_general_init_builtins): Move LS64 code.
H A DChangeLog-20211116 (aarch64_general_init_builtins): Init LS64 intrisics for
1118 (aarch64_expand_builtin_ls64): LS64 intrinsics expander.