Home | History | Annotate | Download | only in mips64

Lines Matching refs:stack_pointer

2017       int64_t* stack_pointer = reinterpret_cast<int64_t*>(get_register(sp));
2019 arg4 = stack_pointer[4];
2020 arg5 = stack_pointer[5];