Home
last modified time | relevance | path

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

/qemu/target/arm/
H A Dvfp_helper.c102 static void vfp_set_fpscr_to_host(CPUARMState *env, uint32_t val) in vfp_set_fpscr_to_host() function
164 static void vfp_set_fpscr_to_host(CPUARMState *env, uint32_t val) in vfp_set_fpscr_to_host() function
206 vfp_set_fpscr_to_host(env, val); in HELPER()