HomeSort by relevance Sort by last modified time
    Searched refs:AARCH64_FEATURE_V8 (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/include/opcode/
aarch64.h 36 #define AARCH64_FEATURE_V8 0x00000001 /* All processors. */
44 #define AARCH64_ARCH_V8 AARCH64_FEATURE (AARCH64_FEATURE_V8, \
  /toolchain/binutils/binutils-2.25/opcodes/
aarch64-tbl.h 1214 static const aarch64_feature_set aarch64_feature_v8 =
1215 AARCH64_FEATURE (AARCH64_FEATURE_V8, 0);
1227 #define CORE &aarch64_feature_v8
1213 static const aarch64_feature_set aarch64_feature_v8 = variable
    [all...]

Completed in 142 milliseconds