Searched refs:xvcvspsxws (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/tests/tcg/ppc64/ |
H A D | vsx_f2i_nan.c | 20 DEFINE_VSX_F2I_FUNC(float32, int32, xvcvspsxws) in DEFINE_VSX_F2I_FUNC() argument
|
/openbmc/qemu/target/ppc/translate/ |
H A D | vsx-ops.c.inc | 198 GEN_XX2FORM(xvcvspsxws, 0x10, 0x09, PPC2_VSX),
|
H A D | vsx-impl.c.inc | 1253 GEN_VSX_HELPER_X2(xvcvspsxws, 0x10, 0x09, 0, PPC2_VSX)
|
/openbmc/qemu/target/ppc/ |
H A D | helper.h | 522 DEF_HELPER_3(xvcvspsxws, void, env, vsr, vsr)
|
H A D | fpu_helper.c | 2814 VSX_CVT_FP_TO_INT(xvcvspsxws, 4, float32, int32, VsrW(i), VsrW(i), false, \
|