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

  /external/flac/libFLAC/ia32/
cpu_asm.nasm 50 pushfd
56 pushfd
  /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 171 pushfd
283 pushfd
291 pushfd
  /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 59 sub ::pushfd { &::pushfl; }
  /external/libvpx/examples/includes/geshi/geshi/
asm.php 73 'movsx','movzx','outsd','popad','popfd','pushad','pushd','pushfd','scasd','seta','setae',
  /external/v8/src/ia32/
assembler-ia32.cc 86 __ pushfd();
92 __ pushfd();
98 __ pushfd();
412 void Assembler::pushfd() { function in class:v8::internal::Assembler
    [all...]
macro-assembler-ia32.cc     [all...]
macro-assembler-ia32.h 793 masm->pushfd(); \
    [all...]
assembler-ia32.h 672 void pushfd();
    [all...]
disasm-ia32.cc 90 {0x9C, "pushfd", UNSET_OP_ORDER},
    [all...]
lithium-codegen-ia32.cc 540 __ pushfd();
    [all...]
  /external/v8/test/cctest/
test-disasm-ia32.cc 133 __ pushfd();
  /external/opencv/cxcore/src/
cxswitcher.cpp 149 pushfd
  /external/llvm/test/MC/X86/
x86-32.s 528 pushfd label
  /external/v8/src/x64/
disasm-x64.cc 115 { 0x9C, UNSET_OP_ORDER, "pushfd" },
    [all...]
macro-assembler-x64.h     [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngvcrd.c 49 pushfd //Save Eflag to stack
56 pushfd //Save Eflag to stack
    [all...]
  /external/llvm/lib/Target/X86/
X86InstrInfo.td     [all...]
  /external/qemu-pc-bios/bochs/bios/
rombios.c     [all...]
  /prebuilt/sdk/tools/linux/
llvm-rs-cc 

Completed in 321 milliseconds