HomeSort by relevance Sort by last modified time
    Searched defs:StackPointer (Results 1 - 3 of 3) sorted by null

  /external/v8/src/arm64/
macro-assembler-arm64.h 720 // If the current stack pointer (according to StackPointer()) is csp, then
726 // If the current stack pointer (according to StackPointer()) is csp, then
733 // If the current stack pointer (according to StackPointer()) is csp, then
741 // If the current stack pointer (according to StackPointer()) is csp, then
750 // If the current stack pointer (according to StackPointer()) is csp, then it
    [all...]
  /external/valgrind/VEX/priv/
host_mips_defs.h 124 #define StackPointer(_mode64) hregMIPS_GPR29(_mode64)
  /external/vixl/src/vixl/a64/
macro-assembler-a64.h 855 LoadCPURegList(registers, MemOperand(StackPointer(), offset));
858 StoreCPURegList(registers, MemOperand(StackPointer(), offset));
910 // This method must not be called unless StackPointer() is sp, and it is
921 // This method must not be called unless StackPointer() is sp, and it is
    [all...]

Completed in 107 milliseconds