• Home
  • Raw
  • Download

Lines Matching refs:MMXReg

22 #define Reg MMXReg
646 void helper_cvtpi2ps(XMMReg *d, MMXReg *s) in helper_cvtpi2ps()
652 void helper_cvtpi2pd(XMMReg *d, MMXReg *s) in helper_cvtpi2pd()
696 void helper_cvtps2pi(MMXReg *d, XMMReg *s) in helper_cvtps2pi()
702 void helper_cvtpd2pi(MMXReg *d, XMMReg *s) in helper_cvtpd2pi()
746 void helper_cvttps2pi(MMXReg *d, XMMReg *s) in helper_cvttps2pi()
752 void helper_cvttpd2pi(MMXReg *d, XMMReg *s) in helper_cvttpd2pi()
1136 void helper_pi2fd(MMXReg *d, MMXReg *s) in helper_pi2fd()
1142 void helper_pi2fw(MMXReg *d, MMXReg *s) in helper_pi2fw()
1148 void helper_pf2id(MMXReg *d, MMXReg *s) in helper_pf2id()
1154 void helper_pf2iw(MMXReg *d, MMXReg *s) in helper_pf2iw()
1160 void helper_pfacc(MMXReg *d, MMXReg *s) in helper_pfacc()
1162 MMXReg r; in helper_pfacc()
1168 void helper_pfadd(MMXReg *d, MMXReg *s) in helper_pfadd()
1174 void helper_pfcmpeq(MMXReg *d, MMXReg *s) in helper_pfcmpeq()
1180 void helper_pfcmpge(MMXReg *d, MMXReg *s) in helper_pfcmpge()
1186 void helper_pfcmpgt(MMXReg *d, MMXReg *s) in helper_pfcmpgt()
1192 void helper_pfmax(MMXReg *d, MMXReg *s) in helper_pfmax()
1200 void helper_pfmin(MMXReg *d, MMXReg *s) in helper_pfmin()
1208 void helper_pfmul(MMXReg *d, MMXReg *s) in helper_pfmul()
1214 void helper_pfnacc(MMXReg *d, MMXReg *s) in helper_pfnacc()
1216 MMXReg r; in helper_pfnacc()
1222 void helper_pfpnacc(MMXReg *d, MMXReg *s) in helper_pfpnacc()
1224 MMXReg r; in helper_pfpnacc()
1230 void helper_pfrcp(MMXReg *d, MMXReg *s) in helper_pfrcp()
1236 void helper_pfrsqrt(MMXReg *d, MMXReg *s) in helper_pfrsqrt()
1244 void helper_pfsub(MMXReg *d, MMXReg *s) in helper_pfsub()
1250 void helper_pfsubr(MMXReg *d, MMXReg *s) in helper_pfsubr()
1256 void helper_pswapd(MMXReg *d, MMXReg *s) in helper_pswapd()
1258 MMXReg r; in helper_pswapd()