HomeSort by relevance Sort by last modified time
    Searched full:i386 (Results 301 - 325 of 4919) sorted by null

<<11121314151617181920>>

  /external/llvm/test/MC/AsmParser/
directive_include.s 1 # RUN: llvm-mc -triple i386-unknown-unknown %s -I %p | FileCheck %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-elf %s | FileCheck %s
dollars-in-identifiers.s 1 # RUN: llvm-mc -triple i386-unknown-unknown %s > %t
dot-symbol-non-absolute.s 1 # RUN: not llvm-mc -filetype=obj -triple i386-unknown-unknown %s 2> %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
macro-qualifier.s 1 # RUN: llvm-mc -triple i386 -o - %s | FileCheck %s
macro_parsing.s 1 # RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
preserve-comments.s 1 #RUN: llvm-mc -preserve-comments -n -triple i386-linux-gnu < %s > %t
purgem.s 1 # RUN: not llvm-mc -triple i386-unknown-unknown %s 2>&1 | FileCheck %s
reassign.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/COFF/
bad-expr.s 1 // RUN: not llvm-mc -filetype=obj -triple i386-pc-win32 %s 2>&1 | FileCheck %s
label-undefined.s 1 // RUN: not llvm-mc -filetype=obj -triple i386-pc-win32 %s 2>&1 | FileCheck %s
rdata.ll 1 ; RUN: llc -mtriple i386-pc-win32 < %s | FileCheck %s
section-comdat-conflict.s 1 // RUN: not llvm-mc -triple i386-pc-win32 -filetype=obj < %s 2>&1 | FileCheck %s
section-comdat-conflict2.s 1 // RUN: not llvm-mc -triple i386-pc-win32 -filetype=obj < %s 2>&1 | FileCheck %s
section-passthru-flags.s 1 // RUN: llvm-mc -triple i386-pc-win32 < %s | FileCheck %s
  /external/llvm/test/MC/ELF/
bad-relocation.s 1 // RUN: not llvm-mc -filetype=obj -triple i386-pc-linux-gnu %s -o /dev/null 2>&1 | FileCheck %s
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/
gen-dwarf-producer.s 1 // RUN: env DEBUG_PRODUCER="my producer" llvm-mc -g -triple i386-apple-darwin10 %s -filetype=obj -o %t
previous.s 1 // RUN: llvm-mc -triple i386-apple-darwin9 %s -o - | FileCheck %s
pushsection.s 1 // RUN: llvm-mc -triple i386-apple-darwin9 %s -o - | FileCheck %s

Completed in 248 milliseconds

<<11121314151617181920>>