Home
last modified time | relevance | path

Searched defs:fpscr (Results 1 - 15 of 15) sorted by relevance

/third_party/musl/arch/sh/bits/
H A Duser.h23 unsigned long fpscr; member
H A Dsignal.h19 unsigned int fpscr, fpul, ownedfp; member
/third_party/vixl/test/aarch32/
H A Dtest-simulator-cond-dt-drt-drd-drn-drm-float-f64-a32.cc140 uint32_t fpscr; member
1508 uint32_t fpscr = results[i]->outputs[j].fpscr; in TestHelper() local
[all...]
H A Dtest-simulator-cond-dt-drt-drd-drn-drm-float-f64-t32.cc140 uint32_t fpscr; member
1508 uint32_t fpscr = results[i]->outputs[j].fpscr; in TestHelper() local
[all...]
/third_party/musl/arch/powerpc/bits/
H A Dsignal.h15 double fpscr; member
/third_party/node/deps/openssl/openssl/crypto/poly1305/
H A Dpoly1305_ieee754.c260 double fpscr_orig, fpscr = *(double *)&one; in poly1305_blocks() local
/third_party/openssl/crypto/poly1305/
H A Dpoly1305_ieee754.c260 double fpscr_orig, fpscr = *(double *)&one; in poly1305_blocks() local
/third_party/cmsis/CMSIS/Core/Include/a-profile/
H A Dcmsis_gcc_a.h611 __STATIC_FORCEINLINE void __set_FPSCR(uint32_t fpscr) in __set_FPSCR() argument
928 const uint32_t fpscr = __get_FPSCR(); in __FPU_Enable() local
H A Dcmsis_clang_a.h588 __STATIC_FORCEINLINE void __set_FPSCR(uint32_t fpscr) in __set_FPSCR() argument
905 const uint32_t fpscr = __get_FPSCR(); in __FPU_Enable() local
H A Dcmsis_armclang_a.h576 __STATIC_FORCEINLINE void __set_FPSCR(uint32_t fpscr) in __set_FPSCR() argument
/third_party/cmsis/CMSIS/Core/Include/m-profile/
H A Dcmsis_gcc_m.h1533 __STATIC_FORCEINLINE void __set_FPSCR(uint32_t fpscr) in __set_FPSCR() argument
H A Dcmsis_armclang_m.h1349 __STATIC_FORCEINLINE void __set_FPSCR(uint32_t fpscr) in __set_FPSCR() argument
H A Dcmsis_clang_m.h1350 __STATIC_FORCEINLINE void __set_FPSCR(uint32_t fpscr) in __set_FPSCR() argument
H A Dcmsis_tiarmclang_m.h1349 __STATIC_FORCEINLINE void __set_FPSCR(uint32_t fpscr) in __set_FPSCR() argument
/third_party/node/deps/v8/src/execution/arm/
H A Dsimulator-arm.cc3500 uint32_t fpscr = (n_flag_FPSCR_ << 31) | (z_flag_FPSCR_ << 30) | in DecodeTypeVFP() local

Completed in 34 milliseconds