Home
last modified time | relevance | path

Searched refs:hardfloat (Results 1 – 9 of 9) 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/libvpx/libvpx/build/make/
Dconfigure.sh682 armv7*-hardfloat* | armv7*-gnueabihf | arm-*-gnueabihf)
/external/libvpx/libvpx/
DCHANGELOG111 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/v8/
DChangeLog24880 ARM: allowed VFP3 instructions when hardfloat is enabled.
26819 floating-point arguments are passed in registers (hardfloat).