Home
last modified time | relevance | path

Searched refs:SP_REG (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/mips/mips32/
Dbug-getcontext-mips-gp.c30 #define SP_REG 29 macro
44 if (ctx.uc_mcontext.gregs[SP_REG] == 0 in do_test()
45 || ctx.uc_mcontext.gregs[SP_REG] > 0xffffffff) in do_test()
48 ctx.uc_mcontext.gregs[SP_REG]); in do_test()
/glibc-2.36/sysdeps/x86/
Datomic-machine.h32 # define SP_REG "rsp" macro
42 # define SP_REG "esp" macro
537 __asm __volatile (LOCK_PREFIX "orl $0, (%%" SP_REG ")" ::: "memory")