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

/external/qemu/target-arm/
H A Dhelper.c2591 static inline int vfp_exceptbits_from_host(int host_bits) function
2620 fpscr |= vfp_exceptbits_from_host(i);

Completed in 141 milliseconds