Home | History | Annotate | Download | only in mips

Lines Matching refs:stack_pointer

2006     int32_t* stack_pointer = reinterpret_cast<int32_t*>(get_register(sp));
2008 int32_t arg4 = stack_pointer[4];
2009 int32_t arg5 = stack_pointer[5];