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

  /src/libexec/ld.elf_so/arch/i386/
rtld_start.S 71 pushf # save registers
  /src/external/gpl3/gdb/dist/gdb/compile/
compile-loc2c.c 446 static void pushf (int indent, string_file *stream, const char *format, ...)
450 pushf (int indent, string_file *stream, const char *format, ...)
535 pushf (indent, stream,
554 pushf (indent, stream, COMPILE_I_SIMPLE_REGISTER_ARG_NAME "->%s",
557 pushf (indent, stream,
670 pushf (indent, stream, "%s", core_addr_to_string (*initial));
917 pushf (indent, stream, "%s + %s", fb_name, hex_string (offset));
922 pushf (indent, stream, "__gdb_stack[__gdb_tos]");
931 pushf (indent, stream, "__gdb_stack[__gdb_tos - %s]",
949 pushf (indent, stream, "__gdb_stack[__gdb_tos - 1]")
448 pushf (int indent, string_file *stream, const char *format, ...) function
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/compile/
compile-loc2c.c 447 static void pushf (int indent, string_file *stream, const char *format, ...)
451 pushf (int indent, string_file *stream, const char *format, ...)
536 pushf (indent, stream,
555 pushf (indent, stream, COMPILE_I_SIMPLE_REGISTER_ARG_NAME "->%s",
558 pushf (indent, stream,
671 pushf (indent, stream, "%s", core_addr_to_string (*initial));
918 pushf (indent, stream, "%s + %s", fb_name, hex_string (offset));
923 pushf (indent, stream, "__gdb_stack[__gdb_tos]");
932 pushf (indent, stream, "__gdb_stack[__gdb_tos - %s]",
950 pushf (indent, stream, "__gdb_stack[__gdb_tos - 1]")
449 pushf (int indent, string_file *stream, const char *format, ...) function
    [all...]
  /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/external/bsd/libpcap/dist/msdos/
pkt_rx1.s 84 pushf
pktdrvr.c 1161 int pushf = PktReceiver; local
1163 while (real_stub_array[pushf++] != 0x9C && /* pushf */
1164 real_stub_array[pushf] != 0xFA) /* cli */
pkt_rx0.asm 129 pushf
  /src/external/lgpl3/gmp/dist/mpn/x86/fat/
fat_entry.asm 225 pushf
232 pushf
  /src/external/lgpl3/gmp/dist/tests/
amd64call.asm 140 pushf
x86call.asm 132 pushf
  /src/external/gpl3/binutils/dist/zlib/contrib/inflate86/
inffast.S 232 pushf /* save eflags (strm_sp, state_sp assumes this is 32 bits) */
373 pushf
381 pushf
  /src/external/gpl3/binutils.old/dist/zlib/contrib/inflate86/
inffast.S 232 pushf /* save eflags (strm_sp, state_sp assumes this is 32 bits) */
373 pushf
381 pushf
  /src/external/gpl3/gdb/dist/zlib/contrib/inflate86/
inffast.S 232 pushf /* save eflags (strm_sp, state_sp assumes this is 32 bits) */
373 pushf
381 pushf
  /src/external/gpl3/gdb.old/dist/zlib/contrib/inflate86/
inffast.S 232 pushf /* save eflags (strm_sp, state_sp assumes this is 32 bits) */
373 pushf
381 pushf
  /src/common/lib/libc/arch/i386/atomic/
atomic.S 231 pushf
  /src/sys/arch/i386/bioscall/
biostramp.S 245 pushf

Completed in 72 milliseconds