HomeSort by relevance Sort by last modified time
    Searched full:i386 (Results 176 - 200 of 4596) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/clang/test/PCH/
pth.c 1 // RUN: %clang_cc1 -triple i386-unknown-unknown -emit-pth -o %t %S/pth.h
2 // RUN: not %clang_cc1 -triple i386-unknown-unknown -include-pth %t -fsyntax-only %s 2>&1 | FileCheck %s
  /external/llvm/test/CodeGen/X86/
safestack_ssp.ll 2 ; RUN: llc -mtriple=i386-linux < %s -o - | FileCheck --check-prefix=LINUX-I386 %s
22 ; LINUX-I386-DAG: movl __safestack_unsafe_stack_ptr@INDNTPOFF, %[[A:.*]]
23 ; LINUX-I386-DAG: movl %gs:(%[[A]]), %[[B:.*]]
24 ; LINUX-I386-DAG: movl %gs:20, %[[COOKIE:.*]]
25 ; LINUX-I386-DAG: leal -16(%[[B]]), %[[C:.*]]
26 ; LINUX-I386-DAG: movl %[[C]], %gs:(%[[A]])
27 ; LINUX-I386-DAG: movl %[[COOKIE]], -4(%[[B]])
stack-protector.ll 1 ; RUN: llc -mtriple=i386-pc-linux-gnu < %s -o - | FileCheck --check-prefix=LINUX-I386 %s
6 ; RUN: llc -mtriple=i386-pc-windows-msvc < %s -o - | FileCheck -check-prefix=MSVC-I386 %s
29 ; LINUX-I386-LABEL: test1a:
30 ; LINUX-I386-NOT: calll __stack_chk_fail
31 ; LINUX-I386: .cfi_endproc
45 ; MSVC-I386-LABEL: test1a:
46 ; MSVC-I386-NOT: calll @__security_check_cookie@4
47 ; MSVC-I386: ret
    [all...]
slow-unaligned-mem.ll 3 ; RUN: llc < %s -mtriple=i386-unknown-unknown -mcpu=pentium3 2>&1 | FileCheck %s --check-prefix=SLOW
4 ; RUN: llc < %s -mtriple=i386-unknown-unknown -mcpu=pentium3m 2>&1 | FileCheck %s --check-prefix=SLOW
5 ; RUN: llc < %s -mtriple=i386-unknown-unknown -mcpu=pentium-m 2>&1 | FileCheck %s --check-prefix=SLOW
6 ; RUN: llc < %s -mtriple=i386-unknown-unknown -mcpu=pentium4 2>&1 | FileCheck %s --check-prefix=SLOW
7 ; RUN: llc < %s -mtriple=i386-unknown-unknown -mcpu=pentium4m 2>&1 | FileCheck %s --check-prefix=SLOW
8 ; RUN: llc < %s -mtriple=i386-unknown-unknown -mcpu=yonah 2>&1 | FileCheck %s --check-prefix=SLOW
9 ; RUN: llc < %s -mtriple=i386-unknown-unknown -mcpu=prescott 2>&1 | FileCheck %s --check-prefix=SLOW
10 ; RUN: llc < %s -mtriple=i386-unknown-unknown -mcpu=nocona 2>&1 | FileCheck %s --check-prefix=SLOW
11 ; RUN: llc < %s -mtriple=i386-unknown-unknown -mcpu=core2 2>&1 | FileCheck %s --check-prefix=SLOW
12 ; RUN: llc < %s -mtriple=i386-unknown-unknown -mcpu=penryn 2>&1 | FileCheck %s --check-prefix=SLO
    [all...]
alldiv-divdi3.ll 4 ; RUN: llc < %s -mtriple i386-pc-win32 | FileCheck %s
5 ; RUN: llc < %s -mtriple i386-pc-cygwin | FileCheck %s -check-prefix USEDIVDI
6 ; RUN: llc < %s -mtriple i386-pc-mingw32 | FileCheck %s -check-prefix USEDIVDI
  /external/llvm/test/MC/AsmParser/
directive_file.s 1 # RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
2 # RUN: llvm-mc -triple i386-unknown-unknown %s -filetype=null
  /external/swiftshader/third_party/LLVM/test/CodeGen/X86/
dll-linkage.ll 1 ; RUN: llc < %s -mtriple=i386-pc-mingw32 | FileCheck %s
3 ; RUN: llc < %s -mtriple=i386-pc-mingw32 -O0 | FileCheck %s -check-prefix=FAST
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
omit-lock-no.d 4 #name: i386 omit lock = no
6 .*: +file format .*i386.*
pr12589-1.d 1 #name: i386 jump
4 .*: +file format .*i386.*
sub.d 2 #name: i386 sub
4 .*: +file format .*i386.*
  /toolchain/binutils/binutils-2.25/ld/emulparams/
i386lynx.sh 2 OUTPUT_FORMAT="elf32-i386"
12 ARCH=i386
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-ifunc/
ifunc-8-i386.d 1 #source: ifunc-8a-i386.s
2 #source: ifunc-8b-i386.s
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
abs-k1om.d 2 #source: ../ld-i386/abs.s
3 #source: ../ld-i386/zero.s
abs-l1om.d 2 #source: ../ld-i386/abs.s
3 #source: ../ld-i386/zero.s
  /external/llvm/test/tools/dsymutil/Inputs/
fat-test.c 2 clang -c -g -arch x86_64h -arch x86_64 -arch i386 fat-test.c
9 lipo -thin i386 -o fat-test.i386.o fat-test.o
12 lipo -create -arch x86_64h fat-test.x86_64h.o -arch x86_64 fat-test.x86_64.o -arch i386 fat-test.i386.o -o fat-test.o -segalign i386 8 -segalign x86_64 8 -segalign x86_64h 8
  /toolchain/binutils/binutils-2.25/gas/testsuite/
ChangeLog 12 * gas/i386/i386.exp: Run new tests.
13 * gas/i386/avx512vbmi-intel.d: New file.
14 * gas/i386/avx512vbmi.d: Likewise.
15 * gas/i386/avx512vbmi.s: Likewise.
16 * gas/i386/avx512vbmi_vl-intel.d: Likewise.
17 * gas/i386/avx512vbmi_vl.d: Likewise.
18 * gas/i386/avx512vbmi_vl.s: Likewise.
19 * gas/i386/x86-64-avx512vbmi-intel.d: Likewise.
20 * gas/i386/x86-64-avx512vbmi.d: Likewise
    [all...]
ChangeLog-2009 32 * gas/i386/fma4.d: Add test cases.
33 * gas/i386/fma4.s: Add test cases.
34 * gas/i386/x86-64-fma4.d: Add test cases.
35 * gas/i386/x86-64-fma4.s: Add test cases.
40 * gas/i386/intelpic.s: Add testcases.
41 * gas/i386/intelpic.d: Updated.
45 * gas/i386/i386.exp: Run x86-64-fxsave and x86-64-fxsave-intel.
47 * gas/i386/rex.d: Updated for fxsave64.
49 * gas/i386/x86-64-fxsave-intel.d: New
    [all...]
ChangeLog-2007 3 * gas/i386/inval.s: Add test for cvtsi2ss/cvtsi2sd.
4 * gas/i386/simd.s: Likewise.
5 * gas/i386/x86-64-simd.s: Likewise.
7 * gas/i386/inval.l: Updated.
8 * gas/i386/katmai.d: Likewise.
9 * gas/i386/simd-intel.d: Likewise.
10 * gas/i386/simd-suffix.d: Likewise.
11 * gas/i386/simd.d: Likewise.
12 * gas/i386/sse2.d: Likewise.
13 * gas/i386/x86-64-opcode.d: Likewise
    [all...]
  /external/clang/test/Driver/
cross-linux.c 3 // RUN: --target=i386-unknown-linux-gnu \
4 // RUN: | FileCheck --check-prefix=CHECK-I386 %s
5 // CHECK-I386: "-cc1" "-triple" "i386-unknown-linux-gnu"
6 // CHECK-I386: "{{.*}}/Inputs/basic_cross_linux_tree/usr/lib/gcc/i386-unknown-linux-gnu/4.6.0/../../../../i386-unknown-linux-gnu/bin{{/|\\\\}}as" "--32"
7 // CHECK-I386: "{{.*}}/Inputs/basic_cross_linux_tree/usr/lib/gcc/i386-unknown-linux-gnu/4.6.0/../../../../i386-unknown-linux-gnu/bin{{/|\\\\}}ld" {{.*}} "-m" "elf_i386
    [all...]
sysroot.c 2 // RUN: %clang -target i386-unk-unk --sysroot=/FOO -### -E %s 2> %t1
8 // RUN: %clang -target i386-apple-darwin10 \
11 // CHECK-APPLE-ISYSROOT: "-arch" "i386"{{.*}} "-syslibroot" "{{[^"]*}}/FOO"
15 // RUN: %clang -target i386-apple-darwin10 \
18 // CHECK-APPLE-SYSROOT: "-arch" "i386"{{.*}} "-syslibroot" "{{[^"]*}}/BAR"
Xarch.c 1 // RUN: %clang -target i386-apple-darwin9 -m32 -Xarch_i386 -O2 %s -S -### 2> %t.log
3 // RUN: %clang -target i386-apple-darwin9 -m64 -Xarch_i386 -O2 %s -S -### 2> %t.log
6 // RUN: not %clang -target i386-apple-darwin9 -m32 -Xarch_i386 -o -Xarch_i386 -S %s -S -Xarch_i386 -o 2> %t.log
ccc-host-triple-no-integrated-as.c 1 // Check that -no-integrated-as works when -target i386-pc-win32-macho or
4 // RUN: %clang -### -c -target i386-pc-win32-macho -no-integrated-as %s 2> %t1
12 // X86: "i386"
no-integrated-as.c 1 // RUN: %clang -target i386 -### -no-integrated-as -c %s 2>&1 \
6 // RUN: %clang -target i386 -### -integrated-as -c %s 2>&1 \
11 // RUN: %clang -target i386 -### -c %s 2>&1 | FileCheck %s -check-prefix DEFAULT
  /external/llvm/test/Object/
objdump-private-headers.test 1 RUN: llvm-objdump -p %p/Inputs/program-headers.elf-i386 \
2 RUN: | FileCheck %s -check-prefix ELF-i386
8 ELF-i386: Program Header:
9 ELF-i386: LOAD off 0x00000000 vaddr 0x08048000 paddr 0x08048000 align 2**12
10 ELF-i386: filesz 0x00000134 memsz 0x00000134 flags r-x
11 ELF-i386: STACK off 0x00000000 vaddr 0x00000000 paddr 0x00000000 align 2**2
12 ELF-i386: filesz 0x00000000 memsz 0x00000000 flags rw-
  /external/clang/test/Coverage/
codegen.c 1 // RUN: %clang_cc1 -triple i386-unknown-unknown -emit-llvm -o %t %s
2 // RUN: %clang_cc1 -triple i386-unknown-unknown -emit-llvm-bc -o %t %s
3 // RUN: %clang_cc1 -triple i386-unknown-unknown -debug-info-kind=limited -emit-llvm-bc -o %t %s

Completed in 1011 milliseconds

1 2 3 4 5 6 78 91011>>