Lines Matching refs:t6
98 REG_L t6, 2*FFI_SIZEOF_ARG($fp)
101 daddiu t8, t6, -(8 * FFI_SIZEOF_ARG)
108 REG_L t6, 3*FFI_SIZEOF_ARG($fp) # load the flags word into t6.
110 and t4, t6, ((1<<FFI_FLAG_BITS)-1)
120 SRL t4, t6, 1*FFI_FLAG_BITS
131 SRL t4, t6, 2*FFI_FLAG_BITS
142 SRL t4, t6, 3*FFI_FLAG_BITS
153 SRL t4, t6, 4*FFI_FLAG_BITS
164 SRL t4, t6, 5*FFI_FLAG_BITS
175 SRL t4, t6, 6*FFI_FLAG_BITS
186 SRL t4, t6, 7*FFI_FLAG_BITS
206 SRL t6, 8*FFI_FLAG_BITS
208 beq t6, FFI_TYPE_SINT32, retint
209 bne t6, FFI_TYPE_INT, retfloat
217 bne t6, FFI_TYPE_FLOAT, retdouble
224 bne t6, FFI_TYPE_DOUBLE, retstruct_d
231 bne t6, FFI_TYPE_STRUCT_D, retstruct_f
238 bne t6, FFI_TYPE_STRUCT_F, retstruct_d_d
245 bne t6, FFI_TYPE_STRUCT_DD, retstruct_f_f
253 bne t6, FFI_TYPE_STRUCT_FF, retstruct_d_f
261 bne t6, FFI_TYPE_STRUCT_DF, retstruct_f_d
269 bne t6, FFI_TYPE_STRUCT_FD, retstruct_d_soft
277 bne t6, FFI_TYPE_STRUCT_D_SOFT, retstruct_f_soft
284 bne t6, FFI_TYPE_STRUCT_F_SOFT, retstruct_d_d_soft
291 bne t6, FFI_TYPE_STRUCT_DD_SOFT, retstruct_f_f_soft
299 bne t6, FFI_TYPE_STRUCT_FF_SOFT, retstruct_d_f_soft
307 bne t6, FFI_TYPE_STRUCT_DF_SOFT, retstruct_f_d_soft
315 bne t6, FFI_TYPE_STRUCT_FD_SOFT, retstruct_small
323 bne t6, FFI_TYPE_STRUCT_SMALL, retstruct_small2
330 bne t6, FFI_TYPE_STRUCT_SMALL2, retstruct