Home
last modified time | relevance | path

Searched defs:vfp_set_fpscr (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/arm/
H A Dvfp_helper.c276 void HELPER(vfp_set_fpscr)(CPUARMState *env, uint32_t val) in HELPER() argument
282 void vfp_set_fpscr(CPUARMState *env, uint32_t val) in vfp_set_fpscr() function
284 HELPER(vfp_set_fpscr)(env, val); in vfp_set_fpscr() local