Searched refs:Shft (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dhost_mips_defs.c1206 i->Min.Shft.op = op;
1207 i->Min.Shft.sz32 = sz32;
1208 i->Min.Shft.dst = dst;
1209 i->Min.Shft.srcL = srcL;
1210 i->Min.Shft.srcR = srcR;
1607 HReg r_srcL = i->Min.Shft.srcL;
1608 MIPSRH *rh_srcR = i->Min.Shft.srcR;
1609 vex_printf("%s ", showMIPSShftOp(i->Min.Shft.op,
1611 i->Min.Shft.sz32));
1612 ppHRegMIPS(i->Min.Shft
[all...]
H A Dhost_ppc_defs.c807 i->Pin.Shft.op = op;
808 i->Pin.Shft.sz32 = sz32;
809 i->Pin.Shft.dst = dst;
810 i->Pin.Shft.srcL = srcL;
811 i->Pin.Shft.srcR = srcR;
1563 HReg r_srcL = i->Pin.Shft.srcL;
1564 PPCRH* rh_srcR = i->Pin.Shft.srcR;
1565 vex_printf("%s ", showPPCShftOp(i->Pin.Shft.op,
1567 i->Pin.Shft.sz32));
1568 ppHRegPPC(i->Pin.Shft
[all...]
H A Dhost_mips_defs.h435 } Shft; member in union:__anon31055::__anon31056
H A Dhost_ppc_defs.h597 } Shft; member in union:__anon31116::__anon31117

Completed in 92 milliseconds