Home | History | Annotate | Download | only in priv

Lines Matching refs:doAMode_R

1981 static UChar* doAMode_R ( UChar* p, HReg greg, HReg ereg ) 
2062 p = doAMode_R(p, fake(subopc), fake(i));
2138 p = doAMode_R(p, i->Xin.Alu32R.src->Xrmi.Reg.reg,
2156 p = doAMode_R(p, i->Xin.Alu32R.dst,
2168 p = doAMode_R(p, i->Xin.Alu32R.dst, i->Xin.Alu32R.dst);
2172 p = doAMode_R(p, i->Xin.Alu32R.dst, i->Xin.Alu32R.dst);
2210 p = doAMode_R(p, fake(subopc_imm), i->Xin.Alu32R.dst);
2214 p = doAMode_R(p, fake(subopc_imm), i->Xin.Alu32R.dst);
2220 p = doAMode_R(p, i->Xin.Alu32R.src->Xrmi.Reg.reg,
2293 p = doAMode_R(p, fake(subopc), i->Xin.Sh32.dst);
2296 p = doAMode_R(p, fake(subopc), i->Xin.Sh32.dst);
2305 p = doAMode_R(p, fake(0), i->Xin.Test32.dst->Xrm.Reg.reg);
2319 p = doAMode_R(p, fake(2), i->Xin.Unary32.dst);
2324 p = doAMode_R(p, fake(3), i->Xin.Unary32.dst);
2343 p = doAMode_R(p, fake(subopc),
2360 p = doAMode_R(p, fake(subopc),
2378 p = doAMode_R(p, i->Xin.Sh3232.src, i->Xin.Sh3232.dst);
2597 p = doAMode_R(p, i->Xin.CMov32.dst, i->Xin.CMov32.src->Xrm.Reg.reg);
2616 p = doAMode_R(p, i->Xin.CMov32.src->Xrm.Reg.reg,
2622 to doAMode_R appear to be the wrong way round in the
2680 p = doAMode_R(p, fake(0), hregX86_EAX());
2690 p = doAMode_R(p, fake(0), i->Xin.Set32.dst);
2701 p = doAMode_R(p, i->Xin.Bsfr32.dst, i->Xin.Bsfr32.src);
2807 p = doAMode_R(p, i->Xin.Store.src, swap);
2813 p = doAMode_R(p, i->Xin.Store.src, swap);
3033 p = doAMode_R(p, hregX86_EAX(), i->Xin.FpCmp.dst);
3089 p = doAMode_R(p, fake(vregNo(i->Xin.Sse32Fx4.dst)),
3115 p = doAMode_R(p, fake(vregNo(i->Xin.Sse64Fx2.dst)),
3141 p = doAMode_R(p, fake(vregNo(i->Xin.Sse32FLo.dst)),
3167 p = doAMode_R(p, fake(vregNo(i->Xin.Sse64FLo.dst)),
3232 p = doAMode_R(p, fake(vregNo(i->Xin.SseReRg.dst)),
3246 p = doAMode_R(p, fake(vregNo(i->Xin.SseCMov.dst)),
3257 p = doAMode_R(p, fake(vregNo(i->Xin.SseShuf.dst)),