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

1 2

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
vfpv3-d16-bad.d 1 # name: VFPv3-D16
2 # as: -mfpu=vfpv3-d16
3 # error-output: vfpv3-d16-bad.l
4 # source: vfpv3-32drs.s
attr-mfpu-neon.d 12 Tag_FP_arch: VFPv3
attr-mfpu-vfp3.d 12 Tag_FP_arch: VFPv3
attr-mfpu-vfpv3-d16.d 1 # name: attributes for -mfpu=vfpv3-d16
3 # as: -mfpu=vfpv3-d16
12 Tag_FP_arch: VFPv3-D16
attr-mfpu-vfpv3.d 1 # name: attributes for -mfpu=vfpv3
3 # as: -mfpu=vfpv3
12 Tag_FP_arch: VFPv3
attr-mcpu.d 15 Tag_FP_arch: VFPv3
attr-mfpu-neon-fp16.d 12 Tag_FP_arch: VFPv3
vfpv3-const-conv.d 1 # name: VFPv3 additional constant and conversion ops
vfpv3-32drs.d 1 # name: VFPv3 extra D registers
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
attr-merge-vfp-1.d 13 Tag_FP_arch: VFPv3-D16
attr-merge-vfp-1r.d 13 Tag_FP_arch: VFPv3-D16
attr-merge-vfp-2.d 13 Tag_FP_arch: VFPv3
attr-merge-vfp-2r.d 13 Tag_FP_arch: VFPv3
attr-merge-vfp-6.d 13 Tag_FP_arch: VFPv3
attr-merge-vfp-6r.d 13 Tag_FP_arch: VFPv3
  /prebuilts/go/darwin-x86/src/cmd/dist/
util_gc.go 25 // useVFPv3 tries to execute one VFPv3 instruction on ARM.
26 // It will crash the current process if VFPv3 is missing.
util.go 504 println("VFPv3 OK.")
525 // NaCl guarantees VFPv3 and is always cross-compiled.
529 // Assume all darwin/arm devices are have VFPv3. This
549 v3ok := strings.Contains(out, "VFPv3 OK.")
  /prebuilts/go/linux-x86/src/cmd/dist/
util_gc.go 25 // useVFPv3 tries to execute one VFPv3 instruction on ARM.
26 // It will crash the current process if VFPv3 is missing.
util.go 504 println("VFPv3 OK.")
525 // NaCl guarantees VFPv3 and is always cross-compiled.
529 // Assume all darwin/arm devices are have VFPv3. This
549 v3ok := strings.Contains(out, "VFPv3 OK.")
  /external/elfutils/tests/
run-readelf-A.sh 41 VFP_arch: VFPv3-D16
  /external/llvm/test/tools/llvm-readobj/ARM/
attribute-4.s 16 @CHECK-OBJ-NEXT: Description: VFPv3-D16
attribute-3.s 16 @CHECK-OBJ-NEXT: Description: VFPv3
attribute-2.s 163 @CHECK-OBJ-NEXT: Description: VFPv3
  /prebuilts/go/darwin-x86/src/runtime/
os_linux_arm.go 33 print("runtime: this CPU has no VFPv3 floating point hardware, so it cannot run\n")
  /prebuilts/go/linux-x86/src/runtime/
os_linux_arm.go 33 print("runtime: this CPU has no VFPv3 floating point hardware, so it cannot run\n")

Completed in 1457 milliseconds

1 2