Searched defs:get_sp (Results 1 – 8 of 8) sorted by relevance
161 Address get_sp() const { return static_cast<Address>(get_register(sp)); } in get_sp() function
233 Address get_sp() const { return static_cast<Address>(get_register(sp)); } in get_sp() function
199 Address get_sp() const { return static_cast<Address>(get_register(sp)); } in get_sp() function
260 Address get_sp() const { return static_cast<Address>(get_register(sp)); } in get_sp() function
296 Address get_sp() const { return static_cast<Address>(get_register(sp)); } in get_sp() function
294 Address get_sp() const { return static_cast<Address>(get_register(sp)); } in get_sp() function
463 Address get_sp() const { return static_cast<Address>(get_register(sp)); } in get_sp() function
1019 Address get_sp() const { return reg<Address>(31, Reg31IsStackPointer); } in get_sp() function