Home | History | Annotate | Download | only in priv

Lines Matching refs:doAMode_R

1885 static UChar* doAMode_R ( UChar* p, HReg greg, HReg ereg ) 
1952 p = doAMode_R(p, fake(subopc), fake(i));
2023 p = doAMode_R(p, i->Xin.Alu32R.src->Xrmi.Reg.reg,
2041 p = doAMode_R(p, i->Xin.Alu32R.dst,
2053 p = doAMode_R(p, i->Xin.Alu32R.dst, i->Xin.Alu32R.dst);
2057 p = doAMode_R(p, i->Xin.Alu32R.dst, i->Xin.Alu32R.dst);
2095 p = doAMode_R(p, fake(subopc_imm), i->Xin.Alu32R.dst);
2099 p = doAMode_R(p, fake(subopc_imm), i->Xin.Alu32R.dst);
2105 p = doAMode_R(p, i->Xin.Alu32R.src->Xrmi.Reg.reg,
2178 p = doAMode_R(p, fake(subopc), i->Xin.Sh32.dst);
2181 p = doAMode_R(p, fake(subopc), i->Xin.Sh32.dst);
2190 p = doAMode_R(p, fake(0), i->Xin.Test32.dst->Xrm.Reg.reg);
2204 p = doAMode_R(p, fake(2), i->Xin.Unary32.dst);
2209 p = doAMode_R(p, fake(3), i->Xin.Unary32.dst);
2228 p = doAMode_R(p, fake(subopc),
2245 p = doAMode_R(p, fake(subopc),
2263 p = doAMode_R(p, i->Xin.Sh3232.src, i->Xin.Sh3232.dst);
2395 p = doAMode_R(p, i->Xin.Goto.dst->Xri.Reg.reg, hregX86_EAX());
2429 p = doAMode_R(p, i->Xin.CMov32.dst, i->Xin.CMov32.src->Xrm.Reg.reg);
2448 p = doAMode_R(p, i->Xin.CMov32.src->Xrm.Reg.reg,
2454 to doAMode_R appear to be the wrong way round in the
2512 p = doAMode_R(p, fake(0), hregX86_EAX());
2522 p = doAMode_R(p, fake(0), i->Xin.Set32.dst);
2533 p = doAMode_R(p, i->Xin.Bsfr32.dst, i->Xin.Bsfr32.src);
2639 p = doAMode_R(p, i->Xin.Store.src, swap);
2645 p = doAMode_R(p, i->Xin.Store.src, swap);
2865 p = doAMode_R(p, hregX86_EAX(), i->Xin.FpCmp.dst);
2921 p = doAMode_R(p, fake(vregNo(i->Xin.Sse32Fx4.dst)),
2947 p = doAMode_R(p, fake(vregNo(i->Xin.Sse64Fx2.dst)),
2973 p = doAMode_R(p, fake(vregNo(i->Xin.Sse32FLo.dst)),
2999 p = doAMode_R(p, fake(vregNo(i->Xin.Sse64FLo.dst)),
3064 p = doAMode_R(p, fake(vregNo(i->Xin.SseReRg.dst)),
3078 p = doAMode_R(p, fake(vregNo(i->Xin.SseCMov.dst)),
3089 p = doAMode_R(p, fake(vregNo(i->Xin.SseShuf.dst)),