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

1 2

  /art/runtime/interpreter/mterp/x86/
op_rem_double.S 12 fstpl VREG_ADDRESS(rINST) # fp[vAA] <- %st
op_rem_double_2addr.S 13 fstpl VREG_ADDRESS(%ecx) # %st to vA
  /art/runtime/interpreter/mterp/x86_64/
op_rem_double.S 12 fstpl VREG_ADDRESS(rINSTq) # fp[vAA] <- %st
op_rem_double_2addr.S 13 fstpl VREG_ADDRESS(%rcx) # %st to vA
  /external/valgrind/VEX/test/
fp1.s 28 fstpl (%edx,%eax,8)
43 fstpl (%esp)
  /bionic/libm/x86_64/
e_hypot.S 162 fstpl 40(%rsp)
166 fstpl 32(%rsp)
171 fstpl 16(%rsp)
s_expm1.S 220 fstpl 16(%rsp)
  /bionic/libm/x86/
e_hypot.S 184 fstpl 40(%esp)
188 fstpl 32(%esp)
libm_sincos_huge.S 249 fstpl (%eax)
252 fstpl 8(%eax)
273 fstpl 8(%eax)
276 fstpl (%eax)
333 fstpl 8(%eax)
380 fstpl 8(%eax)
437 fstpl (%eax)
484 fstpl (%eax)
libm_tancot_huge.S 274 fstpl 16(%esp)
280 fstpl 16(%esp)
294 fstpl 16(%esp)
300 fstpl 16(%esp)
384 fstpl 16(%esp)
417 fstpl 16(%esp)
474 fstpl 16(%esp)
533 fstpl 16(%esp)
e_exp.S 177 fstpl 8(%esp)
s_expm1.S 237 fstpl 8(%esp)
libm_reduce_pi04l.S 405 fstpl 8(%esi)
    [all...]
  /art/compiler/utils/x86/
jni_macro_assembler_x86.cc 138 __ fstpl(Address(ESP, offs));
311 __ fstpl(Address(ESP, 0));
assembler_x86.h 538 void fstpl(const Address& dst);
  /art/compiler/utils/x86_64/
jni_macro_assembler_x86_64.cc 175 __ fstpl(Address(CpuRegister(RSP), offs));
361 __ fstpl(Address(CpuRegister(RSP), 0));
assembler_x86_64.h 565 void fstpl(const Address& dst);
  /external/swiftshader/third_party/LLVM/test/MC/X86/
x86-32-coverage.s 404 // CHECK: fstpl 3735928559(%ebx,%ecx,8)
405 fstpl 0xdeadbeef(%ebx,%ecx,8)
    [all...]
  /art/runtime/interpreter/mterp/out/
mterp_x86.S     [all...]
  /external/llvm/test/MC/X86/
x86-32-coverage.s     [all...]
  /art/runtime/arch/x86/
quick_entrypoints_x86.S     [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h     [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
intel.d     [all...]
  /external/valgrind/perf/
tinycc.c     [all...]
  /art/compiler/optimizing/
intrinsics_x86.cc     [all...]

Completed in 512 milliseconds

1 2