Searched refs:fp_exc_raise1 (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/alpha/ |
H A D | fpu_helper.c | 59 static void fp_exc_raise1(CPUAlphaState *env, uintptr_t retaddr, in fp_exc_raise1() function 82 fp_exc_raise1(env, GETPC(), exc, regno, 0); in helper_fp_exc_raise() 105 fp_exc_raise1(env, GETPC(), exc, regno, EXC_M_SWC); in helper_fp_exc_raise_s()
|