Home | History | Annotate | Download | only in mips

Lines Matching refs:t6

95 	REG_L	t6, 2*FFI_SIZEOF_ARG($fp)
98 daddiu t8, t6, -(8 * FFI_SIZEOF_ARG)
105 REG_L t6, 3*FFI_SIZEOF_ARG($fp) # load the flags word into t6.
107 and t4, t6, ((1<<FFI_FLAG_BITS)-1)
119 SRL t4, t6, 1*FFI_FLAG_BITS
132 SRL t4, t6, 2*FFI_FLAG_BITS
145 SRL t4, t6, 3*FFI_FLAG_BITS
158 SRL t4, t6, 4*FFI_FLAG_BITS
171 SRL t4, t6, 5*FFI_FLAG_BITS
184 SRL t4, t6, 6*FFI_FLAG_BITS
197 SRL t4, t6, 7*FFI_FLAG_BITS
219 SRL t6, 8*FFI_FLAG_BITS
221 bne t6, FFI_TYPE_INT, retfloat
228 bne t6, FFI_TYPE_FLOAT, retdouble
235 bne t6, FFI_TYPE_DOUBLE, retstruct_d
242 bne t6, FFI_TYPE_STRUCT_D, retstruct_f
249 bne t6, FFI_TYPE_STRUCT_F, retstruct_d_d
256 bne t6, FFI_TYPE_STRUCT_DD, retstruct_f_f
264 bne t6, FFI_TYPE_STRUCT_FF, retstruct_d_f
272 bne t6, FFI_TYPE_STRUCT_DF, retstruct_f_d
280 bne t6, FFI_TYPE_STRUCT_FD, retstruct_small
288 bne t6, FFI_TYPE_STRUCT_SMALL, retstruct_small2
295 bne t6, FFI_TYPE_STRUCT_SMALL2, retstruct