Home
last modified time | relevance | path

Searched refs:hardfloat (Results 1 – 15 of 15) sorted by relevance

/external/llvm/test/MC/Mips/
Dset-softfloat-hardfloat.s4 .set hardfloat define
9 # CHECK: .set hardfloat
Dmodule-hardfloat.s8 # CHECK-ASM: .module hardfloat
22 .module hardfloat
Dset-softfloat-hardfloat-bad.s4 .set hardfloat define
Dset-push-pop-directives-bad.s21 .set hardfloat define
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/
Dset-softfloat-hardfloat.s4 .set hardfloat define
9 # CHECK: .set hardfloat
Dmodule-hardfloat.s8 # CHECK-ASM: .module hardfloat
22 .module hardfloat
Dset-softfloat-hardfloat-bad.s4 .set hardfloat define
Dset-push-pop-directives-bad.s21 .set hardfloat define
/external/u-boot/arch/mips/include/asm/
Dmipsregs.h1480 _read_32bit_cp1_register(source, .set hardfloat)
1482 _write_32bit_cp1_register(dest, val, .set hardfloat)
/external/libvpx/libvpx/build/make/
Dconfigure.sh743 armv7*-hardfloat* | armv7*-gnueabihf | arm-*-gnueabihf)
/external/libvpx/libvpx/
DCHANGELOG177 configure: support hardfloat armv7 CHOSTS
/external/python/cpython2/Modules/_ctypes/libffi/
DChangeLog1843 add a failing test for closures on ARM hardfloat
1861 move the hardfloat specific argument copying code to the helper function
1879 …add a testcase, that on ARM hardfloat needs more than the 8 VFP argument registers to pass argume…
DChangeLog.libffi-3.1395 * src/arm/ffi.c: more robust argument handling for closures on arm hardfloat
/external/libffi/
DChangeLog.libffi-3.1395 * src/arm/ffi.c: more robust argument handling for closures on arm hardfloat
/external/v8/
DChangeLog45760 ARM: allowed VFP3 instructions when hardfloat is enabled.
47699 floating-point arguments are passed in registers (hardfloat).