Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Dsyndrome.h208 static inline uint32_t syn_fp_access_trap(int cv, int cond, bool is_16bit, in syn_fp_access_trap() function
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-vfp.c225 uint32_t syn = syn_fp_access_trap(1, 0xe, false, coproc); in vfp_access_check_a()
H A Dtranslate-a64.c1218 syn_fp_access_trap(1, 0xe, false, 0), in fp_access_check_only()