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

  /external/compiler-rt/lib/i386/
floatdisf.S 27 fstps 4(%esp)
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/gas64/
gas-fp.asm 15 fstps 10 label
  /dalvik/vm/mterp/x86/
OP_REM_FLOAT.S 16 fstps (rFP,%ecx,4) # %st to vAA
OP_REM_FLOAT_2ADDR.S 16 fstps (rFP,%ecx,4) # %st to vA
  /art/runtime/arch/x86/
portable_entrypoints_x86.S 64 fstps (%ecx) // store the floating point result as float
quick_entrypoints_x86.S 447 fstps (%esp) // pop return value off fp stack
469 fstps (%esp) // pop value off fp stack as a single
    [all...]
  /dalvik/vm/arch/x86/
Call386ABI.S 169 fstps (%ecx)
  /external/libffi/src/x86/
win32.S 97 fstps (%ecx)
208 fstps (%ecx)
sysv.S 128 fstps (%ecx)
darwin.S 128 fstps (%ecx)
freebsd.S 129 fstps (%ecx)
  /art/compiler/utils/x86/
assembler_x86.cc 393 void X86Assembler::fstps(const Address& dst) { function in class:art::x86::X86Assembler
    [all...]
assembler_x86.h 318 void fstps(const Address& dst);
  /dalvik/vm/mterp/out/
InterpAsm-x86.S     [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     [all...]

Completed in 8104 milliseconds