Home | History | Annotate | Download | only in mips

Lines Matching defs:stack_pointer

2076     int32_t* stack_pointer = reinterpret_cast<int32_t*>(get_register(sp));
2078 int32_t arg4 = stack_pointer[4];
2079 int32_t arg5 = stack_pointer[5];