HomeSort by relevance Sort by last modified time
    Searched full:i386 (Results 126 - 150 of 1865) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/llvm/test/MC/AsmParser/
conditional_asm.s 1 # RUN: llvm-mc -triple i386-unknown-unknown %s -I %p | FileCheck %s
dash-n.s 1 // RUN: not llvm-mc -n -triple i386-unknown-unknown %s 2> %t
directive_abort.s 1 # RUN: not llvm-mc -triple i386-unknown-unknown %s 2> %t
directive_comm.s 1 # RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
directive_desc.s 1 # RUN: llvm-mc -triple i386-apple-darwin9 %s | FileCheck %s
directive_elf_size.s 1 # RUN: llvm-mc -triple i386-pc-linux-gnu %s | FileCheck %s
directive_file.s 1 # RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
directive_include.s 1 # RUN: llvm-mc -triple i386-unknown-unknown %s -I %p | FileCheck %s
directive_lcomm.s 1 # RUN: llvm-mc -triple i386-apple-darwin10 %s | FileCheck %s
directive_loc.s 1 # RUN: llvm-mc -triple i386-unknown-unknown %s
directive_org.s 1 # RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
directive_set.s 1 # RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
directive_space.s 1 # RUN: llvm-mc -triple i386-apple-darwin %s | FileCheck %s
dollars-in-identifiers.s 1 # RUN: llvm-mc -triple i386-unknown-unknown %s > %t
equ.s 1 // RUN: not llvm-mc -n -triple i386-unknown-unknown %s 2> %t
line_with_hash.s 1 # RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
variables.s 1 // RUN: llvm-mc -triple i386-unknown-unknown %s
  /external/llvm/test/MC/ELF/
bracket.s 1 // RUN: not llvm-mc -triple i386-unknown-unknown %s 2> %t1 > %t2
elf_directive_previous.s 1 # RUN: llvm-mc -triple i386-pc-linux-gnu %s | FileCheck %s
  /external/llvm/test/MC/MachO/
section-attributes.s 1 // RUN: llvm-mc -triple i386-apple-darwin9 %s -filetype=obj -o %t
section-flags.s 1 // RUN: llvm-mc -triple i386-apple-darwin9 %s -filetype=obj -o - | macho-dump | FileCheck %s
  /external/llvm/test/Object/Inputs/
archive-test.a-coff-i386 5 trivial-object-test.coff-i386/0 1317070755 100666 346 `
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libc.so 4 OUTPUT_FORMAT(elf32-i386)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libc.so 4 OUTPUT_FORMAT(elf32-i386)
  /external/clang/test/Driver/
arc.c 1 // RUN: %clang -ObjC -target i386-apple-darwin10 -m32 -fobjc-arc %s -fsyntax-only 2>&1 | FileCheck %s
2 // RUN: %clang -x objective-c -target i386-apple-darwin10 -m32 -fobjc-arc %s -fsyntax-only 2>&1 | FileCheck %s
3 // RUN: %clang -x objective-c++ -target i386-apple-darwin10 -m32 -fobjc-arc %s -fsyntax-only 2>&1 | FileCheck %s
4 // RUN: %clang -x c -target i386-apple-darwin10 -m32 -fobjc-arc %s -fsyntax-only 2>&1 | FileCheck -check-prefix NOTOBJC %s
5 // RUN: %clang -x c++ -target i386-apple-darwin10 -m32 -fobjc-arc %s -fsyntax-only 2>&1 | FileCheck -check-prefix NOTOBJC %s

Completed in 473 milliseconds

1 2 3 4 56 7 8 91011>>