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

  /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
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 180 "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/compiler/utils/x86_64/
assembler_x86_64_test.cc     [all...]
  /art/disassembler/
disassembler_x86.cc     [all...]
  /external/elfutils/src/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/src/tests/
testfile44.expect.bz2 
  /external/llvm/lib/Target/X86/
X86InstrInfo.td     [all...]
  /external/valgrind/VEX/priv/
guest_amd64_toIR.c     [all...]
guest_x86_toIR.c     [all...]

Completed in 545 milliseconds