HomeSort by relevance Sort by last modified time
    Searched refs:Hard (Results 101 - 125 of 159) sorted by null

1 2 3 45 6 7

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
abiflags-strip9-ph.d 21 FP ABI: Hard float compat \(32-bit CPU, 64-bit FPU\)
attr-gnu-4-0-n32-ph.d 21 FP ABI: Hard or soft float
attr-gnu-4-0-n64-ph.d 20 FP ABI: Hard or soft float
attr-gnu-4-1-n32-ph.d 21 FP ABI: Hard float \(double precision\)
attr-gnu-4-1-n64-ph.d 20 FP ABI: Hard float \(double precision\)
attr-gnu-4-2-n32-ph.d 21 FP ABI: Hard float \(single precision\)
attr-gnu-4-2-n64-ph.d 20 FP ABI: Hard float \(single precision\)
attr-gnu-4-3-n32-ph.d 21 FP ABI: Hard float \(single precision\)
abiflags-strip4-ph.d 23 FP ABI: Hard float \(32-bit CPU, 64-bit FPU\)
abiflags-strip5-ph.d 23 FP ABI: Hard float \(32-bit CPU, 64-bit FPU\)
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetOptions.h 26 Default, // Target-specific (either soft or hard depending on triple, etc).
28 Hard // Hard float.
220 /// on the command line. This setting may either be Default, Soft, or Hard.
224 /// arm-apple-darwin). Hard presumes that the normal FP ABI is used.
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetOptions.h 26 Default, // Target-specific (either soft or hard depending on triple, etc).
28 Hard // Hard float.
220 /// on the command line. This setting may either be Default, Soft, or Hard.
224 /// arm-apple-darwin). Hard presumes that the normal FP ABI is used.
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetOptions.h 26 Default, // Target-specific (either soft or hard depending on triple, etc).
28 Hard // Hard float.
220 /// on the command line. This setting may either be Default, Soft, or Hard.
224 /// arm-apple-darwin). Hard presumes that the normal FP ABI is used.
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetOptions.h 26 Default, // Target-specific (either soft or hard depending on triple, etc).
28 Hard // Hard float.
220 /// on the command line. This setting may either be Default, Soft, or Hard.
224 /// arm-apple-darwin). Hard presumes that the normal FP ABI is used.
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetOptions.h 26 Default, // Target-specific (either soft or hard depending on triple, etc).
28 Hard // Hard float.
220 /// on the command line. This setting may either be Default, Soft, or Hard.
224 /// arm-apple-darwin). Hard presumes that the normal FP ABI is used.
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetOptions.h 26 Default, // Target-specific (either soft or hard depending on triple, etc).
28 Hard // Hard float.
220 /// on the command line. This setting may either be Default, Soft, or Hard.
224 /// arm-apple-darwin). Hard presumes that the normal FP ABI is used.
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetOptions.h 26 Default, // Target-specific (either soft or hard depending on triple, etc).
28 Hard // Hard float.
220 /// on the command line. This setting may either be Default, Soft, or Hard.
224 /// arm-apple-darwin). Hard presumes that the normal FP ABI is used.
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetOptions.h 26 Default, // Target-specific (either soft or hard depending on triple, etc).
28 Hard // Hard float.
220 /// on the command line. This setting may either be Default, Soft, or Hard.
224 /// arm-apple-darwin). Hard presumes that the normal FP ABI is used.
  /external/llvm/test/MC/Mips/
mips_abi_flags_xx.s 48 # CHECK-OBJ-32R1-NEXT: FP ABI: Hard float (32-bit CPU, Any FPU) (0x5)
49 # CHECK-OBJ-32R6-NEXT: FP ABI: Hard float (32-bit CPU, Any FPU) (0x5)
50 # CHECK-OBJ-64R2-NEXT: FP ABI: Hard float (double precision) (0x1)
module-hardfloat.s 12 # CHECK-OBJ: FP ABI: Hard float (32-bit CPU, Any FPU) (0x5)
mips_abi_flags_xx_set.s 34 # CHECK-OBJ-NEXT: FP ABI: Hard float (32-bit CPU, Any FPU) (0x5)
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/
DivU64x64Remainder.S 39 jnz Hard
46 Hard:
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
DivU64x64Remainder.S 37 jnz Hard # call _@DivRemU64x64 if Divisor > 2^32
44 Hard:
  /external/llvm/include/llvm/Target/
TargetOptions.h 28 Default, // Target-specific (either soft or hard depending on triple, etc).
30 Hard // Hard float.
215 /// on the command line. This setting may either be Default, Soft, or Hard.
219 /// arm-apple-darwin). Hard presumes that the normal FP ABI is used.
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86TargetMachine.cpp 94 // default to hard float ABI
96 FloatABIType = FloatABI::Hard;

Completed in 327 milliseconds

1 2 3 45 6 7