Home | History | Annotate | Download | only in priv

Lines Matching defs:XS

280 /* Extract XS (store source register) field, instr[0,25:21] */
6018 /* X-Form, XS-Form */
11776 /* The xvcvsp{s|u}xws instruction is similar to vct{s|u}xs, except if src is a NaN,
14080 UChar XS = ifieldRegXS( theInstr );
14095 assign( vS, getVSReg( XS ) );
14101 DIP("stxsdx %d,r%u,r%u\n", (UInt)XS, rA_addr, rB_addr);
14109 DIP("stxvd2x %d,r%u,r%u\n", (UInt)XS, rA_addr, rB_addr);
14124 DIP("stxvw4x %d,r%u,r%u\n", (UInt)XS, rA_addr, rB_addr);