Searched refs:SP_REG (Results 1 – 2 of 2) sorted by relevance
30 #define SP_REG 29 macro44 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()
32 # define SP_REG "rsp" macro42 # define SP_REG "esp" macro537 __asm __volatile (LOCK_PREFIX "orl $0, (%%" SP_REG ")" ::: "memory")