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

  /toolchain/binutils/binutils-2.25/include/opcode/
aarch64.h 41 #define AARCH64_FEATURE_LSE 0x00100000 /* LSE instructions. */
ChangeLog 106 * aarch64.h (AARCH64_FEATURE_LSE): New feature added.
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
aarch64-tbl.h 1224 static const aarch64_feature_set aarch64_feature_lse =
1225 AARCH64_FEATURE (AARCH64_FEATURE_LSE, 0);
1232 #define LSE &aarch64_feature_lse
1223 static const aarch64_feature_set aarch64_feature_lse = variable
    [all...]
ChangeLog 222 (aarch64_feature_lse): New feature added.
  /toolchain/binutils/binutils-2.25/gas/config/
tc-aarch64.c     [all...]

Completed in 105 milliseconds