Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/ppc64/
H A Dvsx_f2i_nan.c20 DEFINE_VSX_F2I_FUNC(float32, int32, xvcvspsxws) in DEFINE_VSX_F2I_FUNC() argument
/openbmc/qemu/target/ppc/translate/
H A Dvsx-ops.c.inc198 GEN_XX2FORM(xvcvspsxws, 0x10, 0x09, PPC2_VSX),
H A Dvsx-impl.c.inc1253 GEN_VSX_HELPER_X2(xvcvspsxws, 0x10, 0x09, 0, PPC2_VSX)
/openbmc/qemu/target/ppc/
H A Dhelper.h522 DEF_HELPER_3(xvcvspsxws, void, env, vsr, vsr)
H A Dfpu_helper.c2814 VSX_CVT_FP_TO_INT(xvcvspsxws, 4, float32, int32, VsrW(i), VsrW(i), false, \