Searched refs:EFLAGS (Results 1 – 9 of 9) sorted by relevance
| /netbsd/src/external/lgpl3/gmp/dist/tests/ |
| D | x86check.c | 48 #define EFLAGS 16 macro 100 if (DIR_BIT (calling_conventions_values[EFLAGS]) != 0) in calling_conventions_check() 103 header, DIR_BIT (calling_conventions_values[EFLAGS])); in calling_conventions_check()
|
| D | x86call.asm | 88 define(`EFLAGS', eval(4*16)($1)) 134 mov %ebx, EFLAGS(%ecx)
|
| /netbsd/src/sys/arch/i386/include/ |
| D | bioscall.h | 96 #define EFLAGS r_flags.biosreg_long macro
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | amd64-linux-nat.c | 74 RIP * 8, EFLAGS * 8, /* %eip, %eflags */
|
| /netbsd/src/sys/arch/i386/mca/ |
| D | mca_machdep.c | 287 if ((regs.EFLAGS & PSL_C) || regs.AH != 0) { in mca_busprobe()
|
| /netbsd/src/sys/arch/i386/bioscall/ |
| D | genassym.cf | 80 define BIOSCALLREG_EFLAGS offsetof(struct bioscallregs, EFLAGS)
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/ |
| D | extend.texi | 6532 the EFLAGS register. Since GCC doesn't preserve SSE, MMX nor x87 6544 registers, except for the EFLAGS register which is restored by the
|
| D | gcc.info | 38108 except for the EFLAGS register. Since GCC doesn't preserve SSE, 38120 handlers. All registers, except for the EFLAGS register which is
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | FSFChangeLog.11 | 11334 fcomi instruction which sets EFLAGS instead of FPU Status Word.
|