Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Dfpu_helper.c206 static void fpu_raise_exception(CPUX86State *env, uintptr_t retaddr) in fpu_raise_exception() function
786 fpu_raise_exception(env, GETPC()); in helper_fwait()