Home | History | Annotate | Download | only in priv

Lines Matching refs:amCIA

868 PPCInstr* PPCInstr_XDirect ( Addr64 dstGA, PPCAMode* amCIA,
873 i->Pin.XDirect.amCIA = amCIA;
878 PPCInstr* PPCInstr_XIndir ( HReg dstGA, PPCAMode* amCIA,
883 i->Pin.XIndir.amCIA = amCIA;
887 PPCInstr* PPCInstr_XAssisted ( HReg dstGA, PPCAMode* amCIA,
892 i->Pin.XAssisted.amCIA = amCIA;
1680 ppPPCAMode(i->Pin.XDirect.amCIA);
1698 ppPPCAMode(i->Pin.XIndir.amCIA);
1710 ppPPCAMode(i->Pin.XAssisted.amCIA);
2447 addRegUsage_PPCAMode(u, i->Pin.XDirect.amCIA);
2451 addRegUsage_PPCAMode(u, i->Pin.XIndir.amCIA);
2455 addRegUsage_PPCAMode(u, i->Pin.XAssisted.amCIA);
2818 mapRegs_PPCAMode(m, i->Pin.XDirect.amCIA);
2822 mapRegs_PPCAMode(m, i->Pin.XIndir.amCIA);
2826 mapRegs_PPCAMode(m, i->Pin.XAssisted.amCIA);
4438 /* stw/std r30, amCIA */
4441 /*r*/30, i->Pin.XDirect.amCIA, mode64, endness_host
4494 /* stw/std r-dstGA, amCIA */
4498 i->Pin.XIndir.amCIA, mode64, endness_host
4534 /* stw/std r-dstGA, amCIA */
4538 i->Pin.XIndir.amCIA, mode64, endness_host