Searched refs:pushf (Results 1 – 19 of 19) sorted by relevance
| /NextBSD/crypto/openssl/crypto/ |
| HD | x86cpuid.pl | 13 &pushf (); 19 &pushf (); 183 &pushf (); 214 &pushf ();
|
| /NextBSD/usr.bin/m4/ |
| HD | main.c | 388 pushf(fp); /* previous call frm */ in macro() 389 pushf(macro_getdef(p)->type); /* type of the call */ in macro() 390 pushf(is_traced(p)); in macro() 391 pushf(0); /* parenthesis level */ in macro()
|
| HD | mdef.h | 177 #define pushf(x) \ macro
|
| /NextBSD/lib/libc/i386/sys/ |
| HD | exect.S | 44 pushf
|
| /NextBSD/crypto/openssl/crypto/bn/asm/ |
| HD | via-mont.pl | 122 &pushf ();
|
| /NextBSD/libexec/rtld-elf/i386/ |
| HD | rtld_start.S | 74 pushf # Save eflags
|
| /NextBSD/sys/boot/i386/btx/lib/ |
| HD | btxv86.s | 68 pushf # Put eflags
|
| /NextBSD/sys/boot/pc98/btx/lib/ |
| HD | btxv86.s | 68 pushf # Put eflags
|
| /NextBSD/crypto/openssl/crypto/perlasm/ |
| HD | x86asm.pl | 69 sub ::pushf { &pushfd; }
|
| /NextBSD/crypto/openssl/crypto/aes/asm/ |
| HD | aes-586.pl | 2056 &pushf (); 2197 &pushf (); # kludge, never executed 2316 &pushf (); # kludge, never executed 2411 &pushf (); # kludge, never executed 2459 &pushf (); # kludge, never executed 2530 &pushf (); # kludge, never executed 2546 &pushf (); # kludge, never executed 2602 &pushf (); # kludge, never executed
|
| /NextBSD/crypto/openssl/crypto/camellia/asm/ |
| HD | cmll-x86.pl | 826 &pushf (); 947 &pushf (); # kludge, never executed
|
| /NextBSD/sys/boot/i386/boot0/ |
| HD | boot0.S | 450 pushf # Save results for later
|
| /NextBSD/contrib/llvm/include/llvm/Target/ |
| HD | Target.td | 983 /// def : MnemonicAlias<"pushf", "pushfq">, Requires<[In64BitMode]>; 984 /// def : MnemonicAlias<"pushf", "pushfl">, Requires<[In32BitMode]>; 988 /// def : MnemonicAlias<"pushf", "pushfq", "att">, Requires<[In64BitMode]>;
|
| /NextBSD/contrib/llvm/lib/Target/X86/ |
| HD | X86InstrInfo.td | 1054 def PUSHF16 : I<0x9C, RawFrm, (outs), (ins), "pushf{w}", [], IIC_PUSH_F>, 1056 def PUSHF32 : I<0x9C, RawFrm, (outs), (ins), "pushf{l|d}", [], IIC_PUSH_F>, 2518 def : MnemonicAlias<"pushf", "pushfw", "att">, Requires<[In16BitMode]>; 2519 def : MnemonicAlias<"pushf", "pushfl", "att">, Requires<[In32BitMode]>; 2520 def : MnemonicAlias<"pushf", "pushfq", "att">, Requires<[In64BitMode]>;
|
| /NextBSD/contrib/binutils/include/opcode/ |
| HD | ChangeLog-9103 | 710 * i386.h (i386_optab): Fix 64bit pushf template; Add instructions 897 * i386.h (wld_Suf): Define. Use on pushf, popf, pusha, popa. 2327 * i386.h (i386_optab): Remove Data32 from pushf and popf.
|
| /NextBSD/contrib/binutils/gas/doc/ |
| HD | c-i386.texi | 688 @samp{pusha}, @samp{popa}, @samp{pushf}, and @samp{popf} instructions
|
| /NextBSD/contrib/binutils/opcodes/ |
| HD | ChangeLog-9899 | 1153 (dis386): Add S suffix to pushf, popf, ret, lret, enter, leave.
|
| HD | i386-opc.tbl | 134 pushf, 0, 0x9c, None, CpuNo64, DefaultSize|No_bSuf|No_sSuf|No_qSuf|No_xSuf, { 0 } 135 pushf, 0, 0x9c, None, Cpu64, DefaultSize|No_bSuf|No_lSuf|No_sSuf|No_xSuf|NoRex64, { 0 }
|
| /NextBSD/contrib/gcc/ |
| HD | ChangeLog-2005 | 7593 * config/i386/i386.md (pushf split, mov[sdx]f split): Use
|