Home | History | Annotate | Download | only in mips

Lines Matching refs:stack_pointer

1428     int32_t* stack_pointer = reinterpret_cast<int32_t*>(get_register(sp));
1430 int32_t arg4 = stack_pointer[4];
1431 int32_t arg5 = stack_pointer[5];