Home
last modified time | relevance | path

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

/linux-2.6.39/arch/um/sys-i386/shared/sysdep/
Dptrace_user.h26 #define PT_SYSCALL_RET_OFFSET PT_OFFSET(EAX)
28 #define REGS_SYSCALL_NR EAX /* This is used before a system call */
Dstub.h19 #define STUB_SYSCALL_RET EAX
Dptrace.h109 case EAX: val = UPT_EAX(regs); break; \
136 case EAX: UPT_EAX(regs) = val; break; \
/linux-2.6.39/arch/x86/include/asm/
Dptrace-abi.h12 #define EAX 6 macro
/linux-2.6.39/arch/um/sys-i386/
Duser-offsets.c30 DEFINE(HOST_EAX, EAX); in foo()
/linux-2.6.39/Documentation/x86/
Dexception-tables.txt274 8.) 8a) EAX becomes -EFAULT (== -14)
282 we set EAX to -EFAULT in the exception handler code. Well, the
286 return -EFAULT. GCC selected EAX to return this value.
/linux-2.6.39/arch/x86/kernel/
Dentry_32.S1062 # 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)
/linux-2.6.39/arch/x86/lib/
Dx86-opcode-map.txt518 c8: BSWAP RAX/EAX/R8/R8D