Searched refs:EAX (Results 1 – 8 of 8) sorted by relevance
26 #define PT_SYSCALL_RET_OFFSET PT_OFFSET(EAX)28 #define REGS_SYSCALL_NR EAX /* This is used before a system call */
19 #define STUB_SYSCALL_RET EAX
109 case EAX: val = UPT_EAX(regs); break; \136 case EAX: UPT_EAX(regs) = val; break; \
12 #define EAX 6 macro
30 DEFINE(HOST_EAX, EAX); in foo()
274 8.) 8a) EAX becomes -EFAULT (== -14)282 we set EAX to -EFAULT in the exception handler code. Well, the286 return -EFAULT. GCC selected EAX to return this value.
1062 # We distinguish between categories by maintaining a status value in EAX.1077 jmp iret_exc # EAX != 0 => Category 2 (Bad IRET)1078 5: pushl_cfi $0 # EAX == 0 => Category 1 (Bad segment)
518 c8: BSWAP RAX/EAX/R8/R8D