HomeSort by relevance Sort by last modified time
    Searched full:aarch64_feature_v8_2 (Results 1 - 5 of 5) sorted by null

  /toolchain/binutils/binutils-2.27/include/opcode/
aarch64.h 41 #define AARCH64_FEATURE_V8_2 0x00000020 /* ARMv8.2 processors. */
69 AARCH64_FEATURE_V8_2 \
ChangeLog-0415 143 * aarch64.h (AARCH64_FEATURE_V8_2): New.
    [all...]
  /toolchain/binutils/binutils-2.27/opcodes/
aarch64-opc.c     [all...]
aarch64-tbl.h 1373 static const aarch64_feature_set aarch64_feature_v8_2 =
1374 AARCH64_FEATURE (AARCH64_FEATURE_V8_2, 0);
1394 #define ARMV8_2 &aarch64_feature_v8_2
1372 static const aarch64_feature_set aarch64_feature_v8_2 = variable
    [all...]
ChangeLog-2015 325 (aarch64_feature_v8_2): New.
    [all...]

Completed in 90 milliseconds