Home | History | Annotate | Download | only in mips

Lines Matching refs:Pointer

54 	REG_S	$fp, FP_OFF($sp)	# Save frame pointer
61 move t9, callback # callback function pointer
72 SUBU $sp, v0 # move the stack pointer to reflect the
135 # Load the function pointer
138 # If the return value pointer is NULL, assume no return value.
177 REG_L $fp, FP_OFF($sp) # Restore frame pointer
179 ADDU $sp, SIZEOF_FRAME # Fix stack pointer
244 REG_S $fp, FP_OFF2($sp) # Save frame pointer
258 REG_L $16, 20($12) # cif pointer follows tramp.
270 move a0, $12 # Pointer to the ffi_closure
299 REG_L $fp, FP_OFF2($sp) # Restore frame pointer