Searched refs:pushfd (Results 1 - 25 of 29) sorted by relevance

12

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
H A Dpushf-err.asm4 pushfd label
14 pushfd label
24 pushfd label
H A Dpushf.asm4 pushfd label
14 pushfd label
24 ;pushfd
/external/chromium_org/third_party/lzma_sdk/
H A DCpuArch.c16 __asm pushfd; local
22 __asm pushfd; local
/external/lzma/C/
H A DCpuArch.c16 __asm pushfd; local
22 __asm pushfd; local
/external/qemu/distrib/sdl-1.2.15/src/cpuinfo/
H A DSDL_cpuinfo.c99 pushfd ; Get original EFLAGS
105 pushfd ; Get new EFLAGS local
/external/openssl/crypto/perlasm/
H A Dx86asm.pl69 sub ::pushf { &pushfd; }
H A Dx86gas.pl58 sub ::pushfd { &::pushfl; }
/external/chromium_org/third_party/boringssl/src/crypto/perlasm/
H A Dx86asm.pl69 sub ::pushf { &pushfd; }
H A Dx86gas.pl58 sub ::pushfd { &::pushfl; }
/external/llvm/test/MC/X86/
H A Dx86-16.s479 pushfd label
H A Dx86-32.s566 pushfd label
/external/zlib/src/contrib/masmx86/
H A Dinffas32.asm167 pushfd
279 pushfd
287 pushfd
/external/chromium_org/v8/test/cctest/
H A Dtest-disasm-x87.cc129 __ pushfd();
H A Dtest-disasm-ia32.cc129 __ pushfd();
/external/opencv/cxcore/src/
H A Dcxswitcher.cpp149 pushfd
/external/chromium_org/v8/src/ia32/
H A Dmacro-assembler-ia32.h1097 masm->pushfd(); \
H A Dassembler-ia32.h599 void pushfd();
H A Dmacro-assembler-ia32.cc2677 pushfd();
2692 pushfd();
H A Dassembler-ia32.cc380 void Assembler::pushfd() { function in class:v8::internal::Assembler
/external/chromium_org/v8/src/x87/
H A Dassembler-x87.h588 void pushfd();
H A Dmacro-assembler-x87.h1065 masm->pushfd(); \
H A Dassembler-x87.cc322 void Assembler::pushfd() { function in class:v8::internal::Assembler
H A Dmacro-assembler-x87.cc2647 pushfd();
2662 pushfd();
H A Dlithium-codegen-x87.cc755 __ pushfd();
1102 __ pushfd();
/external/chromium_org/third_party/yasm/source/patched-yasm/
H A Dx86insn_nasm.gperf637 pushfd, onebyte_insn, 1, SUF_Z, 0x9C, 0x20, 0, NOT_64, CPU_386, 0, 0

Completed in 662 milliseconds

12