Home
last modified time | relevance | path

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

/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/ppc/
H A Dfpu_helper.c268 static void float_invalid_op_vxsqrt(CPUPPCState *env, bool set_fpcc,
749 float_invalid_op_vxsqrt(env, 1, GETPC());
814 float_invalid_op_vxsqrt(env, 1, GETPC());
1892 float_invalid_op_vxsqrt(env, sfprf, GETPC()); \
1941 float_invalid_op_vxsqrt(env, sfprf, GETPC()); \
3253 float_invalid_op_vxsqrt(env, 1, GETPC());
/dports/emulators/qemu/qemu-6.2.0/target/ppc/
H A Dfpu_helper.c268 static void float_invalid_op_vxsqrt(CPUPPCState *env, bool set_fpcc, in float_invalid_op_vxsqrt() function
749 float_invalid_op_vxsqrt(env, 1, GETPC()); in helper_fsqrt()
814 float_invalid_op_vxsqrt(env, 1, GETPC()); in helper_frsqrte()
1892 float_invalid_op_vxsqrt(env, sfprf, GETPC()); \
1941 float_invalid_op_vxsqrt(env, sfprf, GETPC()); \
3253 float_invalid_op_vxsqrt(env, 1, GETPC()); in helper_xssqrtqp()
/dports/emulators/qemu-utils/qemu-4.2.1/target/ppc/
H A Dfpu_helper.c268 static void float_invalid_op_vxsqrt(CPUPPCState *env, bool set_fpcc, in float_invalid_op_vxsqrt() function
961 float_invalid_op_vxsqrt(env, 1, GETPC()); in helper_fsqrt()
1026 float_invalid_op_vxsqrt(env, 1, GETPC()); in helper_frsqrte()
2104 float_invalid_op_vxsqrt(env, sfprf, GETPC()); \
2153 float_invalid_op_vxsqrt(env, sfprf, GETPC()); \
3429 float_invalid_op_vxsqrt(env, 1, GETPC()); in helper_xssqrtqp()
/dports/emulators/qemu5/qemu-5.2.0/target/ppc/
H A Dfpu_helper.c268 static void float_invalid_op_vxsqrt(CPUPPCState *env, bool set_fpcc, in float_invalid_op_vxsqrt() function
961 float_invalid_op_vxsqrt(env, 1, GETPC()); in helper_fsqrt()
1026 float_invalid_op_vxsqrt(env, 1, GETPC()); in helper_frsqrte()
2104 float_invalid_op_vxsqrt(env, sfprf, GETPC()); \
2153 float_invalid_op_vxsqrt(env, sfprf, GETPC()); \
3429 float_invalid_op_vxsqrt(env, 1, GETPC()); in helper_xssqrtqp()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/ppc/
H A Dfpu_helper.c268 static void float_invalid_op_vxsqrt(CPUPPCState *env, bool set_fpcc, in float_invalid_op_vxsqrt() function
961 float_invalid_op_vxsqrt(env, 1, GETPC()); in helper_fsqrt()
1026 float_invalid_op_vxsqrt(env, 1, GETPC()); in helper_frsqrte()
2104 float_invalid_op_vxsqrt(env, sfprf, GETPC()); \
2153 float_invalid_op_vxsqrt(env, sfprf, GETPC()); \
3429 float_invalid_op_vxsqrt(env, 1, GETPC()); in helper_xssqrtqp()
/dports/emulators/qemu42/qemu-4.2.1/target/ppc/
H A Dfpu_helper.c268 static void float_invalid_op_vxsqrt(CPUPPCState *env, bool set_fpcc, in float_invalid_op_vxsqrt() function
961 float_invalid_op_vxsqrt(env, 1, GETPC()); in helper_fsqrt()
1026 float_invalid_op_vxsqrt(env, 1, GETPC()); in helper_frsqrte()
2104 float_invalid_op_vxsqrt(env, sfprf, GETPC()); \
2153 float_invalid_op_vxsqrt(env, sfprf, GETPC()); \
3429 float_invalid_op_vxsqrt(env, 1, GETPC()); in helper_xssqrtqp()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/ppc/
H A Dfpu_helper.c268 static void float_invalid_op_vxsqrt(CPUPPCState *env, bool set_fpcc, in float_invalid_op_vxsqrt() function
961 float_invalid_op_vxsqrt(env, 1, GETPC()); in helper_fsqrt()
1026 float_invalid_op_vxsqrt(env, 1, GETPC()); in helper_frsqrte()
2104 float_invalid_op_vxsqrt(env, sfprf, GETPC()); \
2153 float_invalid_op_vxsqrt(env, sfprf, GETPC()); \
3429 float_invalid_op_vxsqrt(env, 1, GETPC()); in helper_xssqrtqp()
/dports/emulators/qemu60/qemu-6.0.0/target/ppc/
H A Dfpu_helper.c268 static void float_invalid_op_vxsqrt(CPUPPCState *env, bool set_fpcc, in float_invalid_op_vxsqrt() function
961 float_invalid_op_vxsqrt(env, 1, GETPC()); in helper_fsqrt()
1026 float_invalid_op_vxsqrt(env, 1, GETPC()); in helper_frsqrte()
2104 float_invalid_op_vxsqrt(env, sfprf, GETPC()); \
2153 float_invalid_op_vxsqrt(env, sfprf, GETPC()); \
3463 float_invalid_op_vxsqrt(env, 1, GETPC()); in helper_xssqrtqp()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/ppc/
H A Dfpu_helper.c250 static void float_invalid_op_vxsqrt(CPUPPCState *env, bool set_fpcc, in float_invalid_op_vxsqrt() function
947 float_invalid_op_vxsqrt(env, 1, GETPC()); in helper_fsqrt()
1012 float_invalid_op_vxsqrt(env, 1, GETPC()); in helper_frsqrte()
2103 float_invalid_op_vxsqrt(env, sfprf, GETPC()); \
2153 float_invalid_op_vxsqrt(env, sfprf, GETPC()); \
3468 float_invalid_op_vxsqrt(env, 1, GETPC()); in helper_xssqrtqp()