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

  /art/runtime/interpreter/mterp/x86/
op_long_to_double.S 1 %include "x86/fpcvt.S" {"load":"fildll","store":"fstpl","wide":"1"}
op_long_to_float.S 1 %include "x86/fpcvt.S" {"load":"fildll","store":"fstps"}
  /external/llvm/test/CodeGen/X86/
scalar-int-to-fp.ll 19 ; X87: fildll
41 ; X87: fildll
62 ; SSE2_64: fildll
63 ; X87: fildll
77 ; AVX512_32: fildll
79 ; SSE2_32: fildll
81 ; X87: fildll
88 ; AVX512_32: fildll
90 ; SSE2_32: fildll
92 ; X87: fildll
    [all...]
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
48 ; CHECK-NOT: fildll
2011-06-01-fildll.ll 11 ; CHECK: fildll
  /external/compiler-rt/lib/builtins/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/compiler/utils/x86/
assembler_x86_test.cc 197 "fildll 0xc(%ESP)\n";
  /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     [all...]
  /art/disassembler/
disassembler_x86.cc     [all...]
  /art/compiler/utils/x86_64/
assembler_x86_64_test.cc     [all...]
  /external/elfutils/libcpu/defs/
i386 329 11011111,{mod}101{r_m}:fildll {mod}{r_m}
    [all...]
  /external/valgrind/perf/
tinycc.c     [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 726 #define FILD_Q(a) CHOICE(fildll a, fildq a, fildq a)
    [all...]
  /external/elfutils/tests/
testfile44.expect.bz2 
  /external/llvm/lib/Target/X86/
X86InstrInfo.td     [all...]
  /art/runtime/interpreter/mterp/out/
mterp_x86.S     [all...]
  /external/valgrind/VEX/priv/
guest_amd64_toIR.c     [all...]
guest_x86_toIR.c     [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
i386-opc.tbl     [all...]

Completed in 1552 milliseconds