Home
last modified time | relevance | path

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

/tools/testing/selftests/x86/
Dsigreturn.c297 # define REG_SP REG_RSP macro
317 # define REG_SP REG_ESP macro
448 ctx->uc_mcontext.gregs[REG_SP] = (unsigned long)0x8badf00d5aadc0deULL; in sigusr1()
619 if (i == REG_SP) { in test_valid_sigreturn()