Searched defs:get_sp (Results 1 – 12 of 12) sorted by relevance
77 static ulong get_sp(void) in get_sp() function
101 static ulong get_sp (void) in get_sp() function
21 static ulong get_sp(void) in get_sp() function
12 static ulong get_sp(void) in get_sp() function
261 static ulong get_sp (void) in get_sp() function
41 static ulong get_sp(void) in get_sp() function
164 Address get_sp() const { return static_cast<Address>(get_register(sp)); } in get_sp() function
161 Address get_sp() const { return static_cast<Address>(get_register(sp)); } in get_sp() function
232 Address get_sp() const { return static_cast<Address>(get_register(sp)); } in get_sp() function
292 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
1012 Address get_sp() const { return reg<Address>(31, Reg31IsStackPointer); } in get_sp() function