Home
last modified time | relevance | path

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

/qemu/target/arm/
H A Dvfp_helper.c63 static inline int vfp_exceptbits_to_host(int target_bits) in vfp_exceptbits_to_host() function
150 i = vfp_exceptbits_to_host(val); in vfp_set_fpscr_to_host()