Searched refs:REG_SYSCALL (Results 1 – 3 of 3) sorted by relevance
35 #define REG_SYSCALL REG_EAX macro44 #define REG_SYSCALL REG_RAX macro72 syscall = ctx->uc_mcontext.gregs[REG_SYSCALL]; in emulator()
30 #define REG_SYSCALL 22 macro
31 #define REG_SYSCALL ctx.DX[0].U1 macro294 regs->REG_SYSCALL = __NR_restart_syscall; in do_signal()