Home | History | Annotate | Download | only in target-i386

Lines Matching refs:MMXReg

21 #define Reg MMXReg
675 void helper_cvtpi2ps(CPUX86State *env, XMMReg *d, MMXReg *s)
681 void helper_cvtpi2pd(CPUX86State *env, XMMReg *d, MMXReg *s)
725 void helper_cvtps2pi(CPUX86State *env, MMXReg *d, XMMReg *s)
731 void helper_cvtpd2pi(CPUX86State *env, MMXReg *d, XMMReg *s)
775 void helper_cvttps2pi(CPUX86State *env, MMXReg *d, XMMReg *s)
781 void helper_cvttpd2pi(CPUX86State *env, MMXReg *d, XMMReg *s)
1241 void helper_pi2fd(CPUX86State *env, MMXReg *d, MMXReg *s)
1247 void helper_pi2fw(CPUX86State *env, MMXReg *d, MMXReg *s)
1253 void helper_pf2id(CPUX86State *env, MMXReg *d, MMXReg *s)
1259 void helper_pf2iw(CPUX86State *env, MMXReg *d, MMXReg *s)
1267 void helper_pfacc(CPUX86State *env, MMXReg *d, MMXReg *s)
1269 MMXReg r;
1276 void helper_pfadd(CPUX86State *env, MMXReg *d, MMXReg *s)
1282 void helper_pfcmpeq(CPUX86State *env, MMXReg *d, MMXReg *s)
1290 void helper_pfcmpge(CPUX86State *env, MMXReg *d, MMXReg *s)
1298 void helper_pfcmpgt(CPUX86State *env, MMXReg *d, MMXReg *s)
1306 void helper_pfmax(CPUX86State *env, MMXReg *d, MMXReg *s)
1316 void helper_pfmin(CPUX86State *env, MMXReg *d, MMXReg *s)
1326 void helper_pfmul(CPUX86State *env, MMXReg *d, MMXReg *s)
1332 void helper_pfnacc(CPUX86State *env, MMXReg *d, MMXReg *s)
1334 MMXReg r;
1341 void helper_pfpnacc(CPUX86State *env, MMXReg *d, MMXReg *s)
1343 MMXReg r;
1350 void helper_pfrcp(CPUX86State *env, MMXReg *d, MMXReg *s)
1356 void helper_pfrsqrt(CPUX86State *env, MMXReg *d, MMXReg *s)
1366 void helper_pfsub(CPUX86State *env, MMXReg *d, MMXReg *s)
1372 void helper_pfsubr(CPUX86State *env, MMXReg *d, MMXReg *s)
1378 void helper_pswapd(CPUX86State *env, MMXReg *d, MMXReg *s)
1380 MMXReg r;