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

1 2 3 4 56 7 8 91011>>

  /external/llvm/test/CodeGen/X86/
global-sections-tls.ll 1 ; RUN: llc < %s -mtriple=i386-unknown-linux-gnu | FileCheck %s -check-prefix=LINUX
  /external/llvm/test/MC/AsmParser/
assignment.s 1 # RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
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_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
purgem.s 1 # RUN: not llvm-mc -triple i386-unknown-unknown %s 2>&1 | 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/
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
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

Completed in 234 milliseconds

1 2 3 4 56 7 8 91011>>