HomeSort by: relevance | last modified time | path
    Searched refs:pushf (Results 1 - 7 of 7) sorted by relevancy

  /src/libexec/ld.elf_so/arch/i386/
rtld_start.S 71 pushf # save registers
  /src/sys/arch/i386/stand/lib/
biosmemx.S 55 pushf
  /src/usr.bin/m4/
main.c 526 pushf(fp); /* previous call frm */
527 pushf(macro_getdef(p)->type); /* type of the call */
528 pushf(is_traced(p));
529 pushf(0); /* parenthesis level */
  /src/sys/arch/i386/i386/
spl.S 75 * that is, 96 bytes. This must use pushf/cli/popf as it is used early in boot
116 * that will be stalled by pushf/cli/popf. Must be the same size as
211 pushf
284 pushf
  /src/sys/arch/i386/include/
frameasm.h 122 #define PUSHFCLI(reg, reg2) pushf ; cli
  /src/common/lib/libc/arch/i386/atomic/
atomic.S 231 pushf
  /src/sys/arch/i386/bioscall/
biostramp.S 245 pushf

Completed in 38 milliseconds