HomeSort by relevance Sort by last modified time
    Searched refs:VFPv3 (Results 26 - 31 of 31) sorted by null

12

  /external/llvm/test/MC/ARM/
directive-eabi_attribute.s 55 @ CHECK-OBJ-NEXT: Description: VFPv3
  /external/v8/src/
globals.h 779 ARMv7, // ARMv7-A + VFPv3-D32 + NEON
806 VFPv3 = ARMv7,
    [all...]
  /external/v8/src/arm/
assembler-arm.cc 153 // enable ARMv7 and VFPv3 instructions when building the snapshot. However,
156 // "armv7": ARMv7 + VFPv3-D32 + NEON
171 // V8 requires VFP, and all ARMv7 devices with VFP have VFPv3. Similarly,
172 // VFPv3 isn't available before ARMv7.
215 // NEON and VFPv3 imply at least ARMv7-A.
304 printf("ARMv8=%d ARMv7=%d VFPv3=%d VFP32DREGS=%d NEON=%d SUDIV=%d",
306 CpuFeatures::IsSupported(VFPv3), CpuFeatures::IsSupported(VFP32DREGS),
    [all...]
macro-assembler-arm.cc     [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/arm/
asm5.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/obj/arm/
asm5.go     [all...]

Completed in 900 milliseconds

12