Lines Matching refs:GR_N_as_int
86 GR_N_as_int = r21 define
127 (p9) mov GR_N_as_int = r34 // Copy N if int is 64 bits
129 (p8) sxt4 GR_N_as_int = r34 // Sign extend N if int is 32 bits
140 add GR_N_Biased = GR_Bias,GR_N_as_int
142 cmp.ge p7, p0 = GR_N_as_int, GR_Big // Certain overflow?
145 cmp.le p8, p0 = GR_N_as_int, GR_NBig // Certain underflow?
158 (p7) mov GR_N_as_int = GR_Big // Limit max N
161 (p8) mov GR_N_as_int = GR_NBig // Limit min N
172 (p7) add GR_N_Biased = GR_Bias,GR_N_as_int
204 add GR_exp_Result = GR_exp_X, GR_N_as_int
398 st8 [GR_Parameter_Y] = GR_N_as_int,16