Lines Matching full:significant
35 #define FPR20 20 /* FPR20 overlaps VSX20 most significant doubleword */
68 * FP registers (f0-31) overlap the most significant 64 bits of VSX in signal_usr1()
81 * registers, but only the least significant 64 bits of vsr0-31. The in signal_usr1()
82 * most significant 64 bits of vsr0-31 (f0-31), as it overlaps the FP in signal_usr1()
90 * part of one VSX half, i.e. v_regs + 1 points to the least significant in signal_usr1()
91 * 64 bits of vsr0-31. The other part of this half (the most significant in signal_usr1()
95 /* Get pointer to least significant doubleword of vsr0-31 */ in signal_usr1()
102 * Copy VSX most significant doubleword from fp_regs and in signal_usr1()
103 * copy VSX least significant one from 64-bit slots below in signal_usr1()
126 * Copy VSX most significant doubleword from fp_regs and in signal_usr1()
127 * copy VSX least significant one from 64-bit slots below in signal_usr1()