Searched defs:XA (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dguest_ppc_toIR.c285 /* Extract XA (1st source register) field, instr[2,20:16] */
8914 UChar XA = ifieldRegXA( theInstr ); local
8927 assign(frA, unop(Iop_ReinterpI64asF64, unop(Iop_V128HIto64, getVSReg( XA ))));
8929 assign(frA2, unop(Iop_ReinterpI64asF64, unop(Iop_V128to64, getVSReg( XA ))));
8963 DIP("xv%sdp v%d,v%d,v%d\n", oper_name, (UInt)XT, (UInt)XA, (UInt)XB);
8996 /* xvm{add|sub}mdp XT,XA,XB is element-wise equivalent to fm{add|sub} FRT,FRA,FRC,FRB with . . .
8998 * XA == FRA
9003 * XA == FRA
9043 (UInt)XT, (UInt)XA, (UInt)XB);
9114 DIP("xvtdivdp cr%d,v%d,v%d\n", (UInt)crfD, (UInt)XA, (UIn
9157 UChar XA = ifieldRegXA( theInstr ); local
9872 UChar XA = ifieldRegXA( theInstr ); local
9932 UChar XA = ifieldRegXA( theInstr ); local
9950 UChar XA = ifieldRegXA( theInstr ); local
9981 UChar XA = ifieldRegXA( theInstr ); local
10223 UChar XA = ifieldRegXA( theInstr ); local
10409 UChar XA = ifieldRegXA ( theInstr ); local
10532 UChar XA = ifieldRegXA ( theInstr ); local
10628 UChar XA = ifieldRegXA ( theInstr ); local
10786 UChar XA = ifieldRegXA ( theInstr ); local
11010 UChar XA = ifieldRegXA ( theInstr ); local
[all...]

Completed in 281 milliseconds