HomeSort by relevance Sort by last modified time
    Searched refs:pushfd (Results 1 - 16 of 16) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/cpuinfo/
SDL_cpuinfo.c 99 pushfd ; Get original EFLAGS
105 pushfd ; Get new EFLAGS local
  /external/openssl/crypto/perlasm/
x86asm.pl 69 sub ::pushf { &pushfd; }
x86gas.pl 58 sub ::pushfd { &::pushfl; }
  /external/zlib/contrib/masmx86/
gvmat32.asm 557 pushfd ; push original EFLAGS
563 pushfd ; get new EFLAGS
570 pushfd
571 pushfd
578 pushfd ; get new EFLAGS
inffas32.asm 167 pushfd
279 pushfd
287 pushfd
  /external/llvm/test/MC/X86/
x86-32.s 556 pushfd label
  /external/opencv/cxcore/src/
cxswitcher.cpp 149 pushfd
  /external/v8/src/ia32/
assembler-ia32.cc 88 __ pushfd();
94 __ pushfd();
100 __ pushfd();
505 void Assembler::pushfd() { function in class:v8::internal::Assembler
    [all...]
macro-assembler-ia32.h     [all...]
assembler-ia32.h 676 void pushfd();
    [all...]
macro-assembler-ia32.cc     [all...]
lithium-codegen-ia32.cc 564 __ pushfd();
    [all...]
  /external/v8/src/x64/
macro-assembler-x64.h     [all...]
  /external/v8/test/cctest/
test-disasm-ia32.cc 133 __ pushfd();
  /external/qemu/distrib/libpng-1.2.19/
pngvcrd.c 49 pushfd //Save Eflag to stack
56 pushfd //Save Eflag to stack
    [all...]
  /external/qemu-pc-bios/bochs/bios/
rombios.c     [all...]

Completed in 521 milliseconds