Searched defs:get_sp (Results 1 – 10 of 10) sorted by relevance
101 static ulong get_sp (void) in get_sp() function
11 static ulong get_sp(void) in get_sp() function
260 static ulong get_sp (void) in get_sp() function
39 static ulong get_sp(void) in get_sp() function
156 Address get_sp() const { return static_cast<Address>(get_register(sp)); } in get_sp() function
159 Address get_sp() const { return static_cast<Address>(get_register(sp)); } in get_sp() function
151 Address get_sp() const { return static_cast<Address>(get_register(sp)); } in get_sp() function
229 Address get_sp() const { return static_cast<Address>(get_register(sp)); } in get_sp() function
231 Address get_sp() const { return static_cast<Address>(get_register(sp)); } in get_sp() function
900 Address get_sp() const { return reg<Address>(31, Reg31IsStackPointer); } in get_sp() function