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

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/gas64/
gas-fp.asm 16 fstpl 10 label
  /external/valgrind/main/VEX/test/
fp1.s 28 fstpl (%edx,%eax,8)
43 fstpl (%esp)
  /art/runtime/arch/x86/
portable_entrypoints_x86.S 62 fstpl (%ecx) // store the floating point result as double
quick_entrypoints_x86.S     [all...]
  /art/compiler/utils/x86/
assembler_x86.cc 664 void X86Assembler::fstpl(const Address& dst) { function in class:art::x86::X86Assembler
    [all...]
assembler_x86.h 321 void fstpl(const Address& dst);
  /art/compiler/utils/x86_64/
assembler_x86_64.cc 739 void X86_64Assembler::fstpl(const Address& dst) { function in class:art::x86_64::X86_64Assembler
    [all...]
assembler_x86_64.h 361 void fstpl(const Address& dst);
  /external/llvm/test/MC/X86/
x86-32-coverage.s 404 // CHECK: fstpl 3735928559(%ebx,%ecx,8)
405 fstpl 0xdeadbeef(%ebx,%ecx,8)
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
assyntax.h     [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h     [all...]
  /external/valgrind/main/perf/
tinycc.c     [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/
x86insn_gas.gperf 515 fstpl, fstp_insn, 4, SUF_L, 0, 0, 0, 0, CPU_FPU, 0,
    [all...]

Completed in 74 milliseconds