HomeSort by relevance Sort by last modified time
    Searched full:pushfl (Results 1 - 25 of 33) sorted by null

1 2

  /external/valgrind/none/tests/x86/
lzcnt32.c 15 "pushfl" "\n\t"
32 "pushfl" "\n\t"
x86locked.c 244 "pushfl\n\t" \
328 "pushfl\n\t" \
430 "pushfl\n\t" \
gen_insn_test.pl 696 print qq| \"pushfl\\n\"\n|;
784 print qq| \"pushfl\\n\"\n|;
  /external/valgrind/memcheck/tests/x86/
pushfpopf_s.S 21 pushfl
  /external/boringssl/linux-x86/crypto/
cpu-x86-asm.S 15 pushfl
21 pushfl
179 pushfl
203 pushfl
  /external/boringssl/mac-x86/crypto/
cpu-x86-asm.S 14 pushfl
20 pushfl
174 pushfl
196 pushfl
  /external/valgrind/coregrind/
m_cpuid.S 43 pushfl
44 pushfl
50 pushfl
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
cpuid.h 233 __asm__ ("pushfl\n\t"
234 "pushfl\n\t"
240 "pushfl\n\t"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/
cpuid.h 224 __asm__ ("pushfl\n\t"
225 "pushfl\n\t"
231 "pushfl\n\t"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
cpuid.h 224 __asm__ ("pushfl\n\t"
225 "pushfl\n\t"
231 "pushfl\n\t"
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
cpuid.h 224 __asm__ ("pushfl\n\t"
225 "pushfl\n\t"
231 "pushfl\n\t"
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
cpuid.h 233 __asm__ ("pushfl\n\t"
234 "pushfl\n\t"
240 "pushfl\n\t"
  /external/libunwind/src/x86/
getcontext-freebsd.S 63 pushfl
  /external/clang/lib/Headers/
cpuid.h 187 __asm(" pushfl\n"
193 " pushfl\n"
  /prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
cpuid.h 187 __asm(" pushfl\n"
193 " pushfl\n"
  /prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
cpuid.h 187 __asm(" pushfl\n"
193 " pushfl\n"
  /prebuilts/sdk/renderscript/clang-include/
cpuid.h 187 __asm(" pushfl\n"
193 " pushfl\n"
  /external/llvm/test/MC/X86/
x86-32.s 118 // CHECK: pushfl # encoding: [0x9c]
120 // CHECK: pushfl # encoding: [0x9c]
121 pushfl
567 // CHECK: pushfl
570 pushfl label
571 // CHECK: pushfl
x86-16.s 76 // CHECK: pushfl # encoding: [0x66,0x9c]
77 pushfl
480 // CHECK: pushfl
483 pushfl label
484 // CHECK: pushfl
  /hardware/intel/bootstub/
e820_bios.S 73 pushfl
  /external/llvm/test/MC/Disassembler/X86/
x86-16.txt 75 # CHECK: pushfl
399 # CHECK: pushfl
405 # CHECK: pushfl
  /bionic/libm/i387/
fenv.c 84 #define getfl(x) __asm __volatile("pushfl\n\tpopl %0" : "=mr" (*(x)))
  /external/boringssl/src/crypto/perlasm/
x86gas.pl 58 sub ::pushfd { &::pushfl; }
  /external/boringssl/linux-x86/crypto/aes/
aes-586.S     [all...]
  /external/boringssl/mac-x86/crypto/aes/
aes-586.S     [all...]

Completed in 1427 milliseconds

1 2