/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/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)
|
/external/llvm/test/MC/X86/ |
x86-64.s | 892 fildll -8(%rsp) label 893 // CHECK: fildll -8(%rsp) 895 // 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/llvm/lib/Target/X86/ |
X86InstrInfo.td | [all...] |
/external/elfutils/tests/ |
testfile44.expect.bz2 | |
/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 | |
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/bin/ |
i686-linux-android-as | |
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/i686-linux-android/bin/ |
as | |
/dalvik/vm/mterp/out/ |
InterpAsm-x86.S | [all...] |
/external/valgrind/main/VEX/priv/ |
guest_amd64_toIR.c | [all...] |
guest_x86_toIR.c | [all...] |