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

/external/valgrind/main/VEX/priv/
H A Dguest_ppc_toIR.c266 /* Extract XT (destination register) field, instr[0,25:21] */
8473 UChar XT = ifieldRegXT( theInstr ); local
8546 DIP("xscvdpsxds v%u,v%u\n", (UInt)XT, (UInt)XB);
8547 putVSReg( XT,
8554 DIP("xscvdpsxws v%u,v%u\n", (UInt)XT, (UInt)XB);
8555 putVSReg( XT,
8565 DIP("xscvdpuxds v%u,v%u\n", (UInt)XT, (UInt)XB);
8566 putVSReg( XT,
8576 DIP("xscvsxddp v%u,v%u\n", (UInt)XT, (UInt)XB);
8577 putVSReg( XT,
8913 UChar XT = ifieldRegXT( theInstr ); local
9156 UChar XT = ifieldRegXT( theInstr ); local
9754 UChar XT = ifieldRegXT( theInstr ); local
10222 UChar XT = ifieldRegXT( theInstr ); local
10439 do_vvec_fp_cmp( IRTemp vA, IRTemp vB, UChar XT, UChar flag_rC, ppc_cmp_t cmp_type ) argument
10531 UChar XT = ifieldRegXT ( theInstr ); local
10627 UChar XT = ifieldRegXT ( theInstr ); local
10785 UChar XT = ifieldRegXT ( theInstr ); local
10838 UChar XT = ifieldRegXT ( theInstr ); local
11009 UChar XT = ifieldRegXT ( theInstr ); local
[all...]

Completed in 387 milliseconds