Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/math-emu/
H A Dmath.c112 #define FRSQRTES 0x01a /* 26 */ macro
274 case FRSQRTES: func = frsqrtes;type = XB; break; in do_mathemu()
/openbmc/qemu/target/ppc/translate/
H A Dfp-impl.c.inc210 TRANS_FLAGS(FLOAT_FRSQRTES, FRSQRTES, do_helper_bs, gen_helper_FRSQRTES);
/openbmc/qemu/target/ppc/
H A Dinsn32.decode527 FRSQRTES 111011 ..... ----- ..... ----- 11010 . @A_tb
H A Dhelper.h137 DEF_HELPER_2(FRSQRTES, i64, env, i64)
H A Dfpu_helper.c784 FPU_FRSQRTE(FRSQRTES, float64r32_div)