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

1 2

  /dalvik/vm/mterp/x86/
OP_LONG_TO_DOUBLE.S 2 %include "x86/fpcvt.S" {"load":"fildll","store":"fstpl"}
OP_LONG_TO_FLOAT.S 2 %include "x86/fpcvt.S" {"load":"fildll","store":"fstps"}
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/gas64/
gas-fp.asm 6 fildll 10 label
  /external/llvm/test/CodeGen/X86/
fildll.ll 1 ; RUN: llc < %s -march=x86 -x86-asm-syntax=att -mattr=-sse2 | grep fildll | count 2
2011-06-03-x87chain.ll 7 ; CHECK: fildll
27 ; CHECK: fildll
2011-06-01-fildll.ll 11 ; CHECK: fildll
  /external/compiler-rt/lib/i386/
floatdisf.S 26 fildll 4(%esp)
floatdixf.S 26 fildll 4(%esp)
floatundisf.S 8 // Note that there is a hardware instruction, fildll, that does most of what
40 fildll 4(%esp)
  /art/runtime/arch/x86/
quick_entrypoints_x86.S 457 fildll (%esp) // load as integer and push into st0
468 fildll (%esp) // load as integer and push into st0
    [all...]
  /external/llvm/test/MC/X86/
x86-64.s 924 fildll -8(%rsp) label
925 // CHECK: fildll -8(%rsp)
927 // CHECK: fildll -8(%rsp)
x86-32-coverage.s 389 // CHECK: fildll 3735928559(%ebx,%ecx,8)
390 fildll 0xdeadbeef(%ebx,%ecx,8)
    [all...]
  /dalvik/vm/compiler/codegen/x86/
LowerAlu.cpp 150 load_int_fp_stack_VR(OpndSize_64, vB); //fildll
161 load_int_fp_stack_VR(OpndSize_64, vB); //fildll
    [all...]
  /external/elfutils/libcpu/defs/
i386 329 11011111,{mod}101{r_m}:fildll {mod}{r_m}
    [all...]
  /external/valgrind/main/perf/
tinycc.c     [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
assyntax.h 726 #define FILD_Q(a) CHOICE(fildll a, fildq a, fildq a)
    [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 726 #define FILD_Q(a) CHOICE(fildll a, fildq a, fildq a)
    [all...]
  /external/llvm/lib/Target/X86/
X86InstrInfo.td     [all...]
  /external/elfutils/tests/
testfile44.expect.bz2 
  /external/chromium_org/third_party/yasm/source/patched-yasm/
x86insn_gas.gperf 431 fildll, fbldstp_insn, 1, SUF_Z, 0x05, 0, 0, 0, CPU_FPU, 0, 0
    [all...]
  /external/qemu/target-i386/
translate.c     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-as 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/bin/
as 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/
i686-linux-as 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/bin/
as 

Completed in 1173 milliseconds

1 2