Searched
full:x86 (Results
651 -
675 of
4567) sorted by null
<<21222324252627282930>>
/external/llvm/test/CodeGen/X86/ |
wide-integer-fold.ll | 1 ; RUN: llc < %s -march=x86-64 | FileCheck %s
|
widen_conv-2.ll | 1 ; RUN: llc < %s -march=x86 -mattr=+sse42 | FileCheck %s
|
widen_conv-3.ll | 1 ; RUN: llc < %s -march=x86 -mattr=+sse42 | FileCheck %s
|
widen_conv-4.ll | 1 ; RUN: llc < %s -march=x86 -mcpu=nehalem -mattr=+sse42 | FileCheck %s
|
zext-trunc.ll | 1 ; RUN: llc < %s -march=x86-64 | FileCheck %s
|
/external/llvm/test/DebugInfo/ |
dwarfdump-inlining.test | 1 RUN: llvm-dwarfdump %p/Inputs/dwarfdump-inl-test.elf-x86-64 --address=0x710 \ 3 RUN: llvm-dwarfdump %p/Inputs/dwarfdump-inl-test.elf-x86-64 --address=0x7d1 \ 5 RUN: llvm-dwarfdump %p/Inputs/dwarfdump-inl-test.elf-x86-64 --address=0x785 \ 7 RUN: llvm-dwarfdump %p/Inputs/dwarfdump-inl-test.elf-x86-64 --address=0x737 \
|
/external/llvm/test/MC/Disassembler/ARM/ |
marked-up-thumb.txt | 5 0x86 0xb4
|
/external/llvm/test/Transforms/ConstProp/ |
calls.ll | 36 %i0 = tail call i32 @llvm.x86.sse.cvtss2si(<4 x float> <float 1.75, float undef, float undef, float undef>) nounwind 37 %i1 = tail call i32 @llvm.x86.sse.cvttss2si(<4 x float> <float 1.75, float undef, float undef, float undef>) nounwind 38 %i2 = tail call i64 @llvm.x86.sse.cvtss2si64(<4 x float> <float 1.75, float undef, float undef, float undef>) nounwind 39 %i3 = tail call i64 @llvm.x86.sse.cvttss2si64(<4 x float> <float 1.75, float undef, float undef, float undef>) nounwind 40 %i4 = call i32 @llvm.x86.sse2.cvtsd2si(<2 x double> <double 1.75, double undef>) nounwind 41 %i5 = call i32 @llvm.x86.sse2.cvttsd2si(<2 x double> <double 1.75, double undef>) nounwind 42 %i6 = call i64 @llvm.x86.sse2.cvtsd2si64(<2 x double> <double 1.75, double undef>) nounwind 43 %i7 = call i64 @llvm.x86.sse2.cvttsd2si64(<2 x double> <double 1.75, double undef>) nounwind 55 declare i32 @llvm.x86.sse.cvtss2si(<4 x float>) nounwind readnone 56 declare i32 @llvm.x86.sse.cvttss2si(<4 x float>) nounwind readnon [all...] |
/external/markdown/MarkdownTest/Tests_2004/ |
Inline HTML (Advanced).text-out | 5 "HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org">
|
Inline HTML (Advanced).text-res | 5 "HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org">
|
Literal quotes in titles.text-out | 5 "HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org">
|
Literal quotes in titles.text-res | 5 "HTML Tidy for Linux/x86 (vers 1 September 2005), see www.w3.org">
|
/external/oprofile/module/x86/ |
op_arch.h | 3 * defines registers for x86
|
/external/qemu/distrib/kernel-toolchain/ |
android-kernel-toolchain-ar | 6 # -fpic (and also -mfpmath=sse for x86) by default. When building the 21 # ARCH must also be defined before calling this script, e.g. 'arm' or 'x86' 49 if [ "$ARCH" = "x86" ]; then 50 # Special case #2: For x86, disable SSE FPU arithmetic too
|
android-kernel-toolchain-as | 6 # -fpic (and also -mfpmath=sse for x86) by default. When building the 21 # ARCH must also be defined before calling this script, e.g. 'arm' or 'x86' 49 if [ "$ARCH" = "x86" ]; then 50 # Special case #2: For x86, disable SSE FPU arithmetic too
|
android-kernel-toolchain-gcc | 6 # -fpic (and also -mfpmath=sse for x86) by default. When building the 21 # ARCH must also be defined before calling this script, e.g. 'arm' or 'x86' 49 if [ "$ARCH" = "x86" ]; then 50 # Special case #2: For x86, disable SSE FPU arithmetic too
|
android-kernel-toolchain-ld | 6 # -fpic (and also -mfpmath=sse for x86) by default. When building the 21 # ARCH must also be defined before calling this script, e.g. 'arm' or 'x86' 49 if [ "$ARCH" = "x86" ]; then 50 # Special case #2: For x86, disable SSE FPU arithmetic too
|
android-kernel-toolchain-nm | 6 # -fpic (and also -mfpmath=sse for x86) by default. When building the 21 # ARCH must also be defined before calling this script, e.g. 'arm' or 'x86' 49 if [ "$ARCH" = "x86" ]; then 50 # Special case #2: For x86, disable SSE FPU arithmetic too
|
android-kernel-toolchain-objcopy | 6 # -fpic (and also -mfpmath=sse for x86) by default. When building the 21 # ARCH must also be defined before calling this script, e.g. 'arm' or 'x86' 49 if [ "$ARCH" = "x86" ]; then 50 # Special case #2: For x86, disable SSE FPU arithmetic too
|
android-kernel-toolchain-objdump | 6 # -fpic (and also -mfpmath=sse for x86) by default. When building the 21 # ARCH must also be defined before calling this script, e.g. 'arm' or 'x86' 49 if [ "$ARCH" = "x86" ]; then 50 # Special case #2: For x86, disable SSE FPU arithmetic too
|
android-kernel-toolchain-ranlib | 6 # -fpic (and also -mfpmath=sse for x86) by default. When building the 21 # ARCH must also be defined before calling this script, e.g. 'arm' or 'x86' 49 if [ "$ARCH" = "x86" ]; then 50 # Special case #2: For x86, disable SSE FPU arithmetic too
|
android-kernel-toolchain-strip | 6 # -fpic (and also -mfpmath=sse for x86) by default. When building the 21 # ARCH must also be defined before calling this script, e.g. 'arm' or 'x86' 49 if [ "$ARCH" = "x86" ]; then 50 # Special case #2: For x86, disable SSE FPU arithmetic too
|
toolbox.sh | 6 # -fpic (and also -mfpmath=sse for x86) by default. When building the 21 # ARCH must also be defined before calling this script, e.g. 'arm' or 'x86' 49 if [ "$ARCH" = "x86" ]; then 50 # Special case #2: For x86, disable SSE FPU arithmetic too
|
/external/qemu/distrib/sdl-1.2.15/src/video/Xext/ |
README | 6 You can't link static library code into shared libraries on non-x86
|
/external/valgrind/main/memcheck/tests/x86/ |
Makefile.am | 24 xor-undef-x86.stderr.exp xor-undef-x86.stdout.exp \ 25 xor-undef-x86.vgtest 39 xor-undef-x86
|
Completed in 344 milliseconds
<<21222324252627282930>>