HomeSort by: relevance | last modified time | path
    Searched defs:fpu_neon_ext_v8_1 (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 355 static const arm_feature_set fpu_neon_ext_v8_1 = variable
18318 else if (!mark_feature_used (&fpu_neon_ext_v8_1))
18321 record_feature_use (&fpu_neon_ext_v8_1);
32465 if (ARM_CPU_HAS_FEATURE (flags, fpu_neon_ext_v8_1))
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 355 static const arm_feature_set fpu_neon_ext_v8_1 = variable
18321 else if (!mark_feature_used (&fpu_neon_ext_v8_1))
18324 record_feature_use (&fpu_neon_ext_v8_1);
32472 if (ARM_CPU_HAS_FEATURE (flags, fpu_neon_ext_v8_1))

Completed in 62 milliseconds