HomeSort by relevance Sort by last modified time
    Searched refs:mcpu (Results 276 - 300 of 454) sorted by null

<<111213141516171819

  /external/llvm/test/MC/Mips/msa/
test_elm.s 1 # RUN: llvm-mc %s -arch=mips -mcpu=mips32r2 -mattr=+msa -show-encoding | FileCheck %s
test_ctrlregs.s 1 # RUN: llvm-mc %s -arch=mips -mcpu=mips32r2 -mattr=+msa -show-encoding | FileCheck %s
  /external/llvm/test/MC/Mips/
set-arch.s 1 # RUN: llvm-mc %s -triple=mipsel-unknown-linux -show-encoding -mcpu=mips32 | \
set-mips-directives-bad.s 1 # RUN: not llvm-mc %s -triple=mipsel-unknown-linux -mcpu=mips1 2>%t1
set-push-pop-directives.s 1 # RUN: llvm-mc %s -triple=mipsel-unknown-linux -mcpu=mips32r2 -mattr=+msa | \
branch-pseudos-bad.s 1 # RUN: not llvm-mc %s -arch=mips -mcpu=mips32 2>&1 | FileCheck %s
macro-ddiv.s 1 # RUN: llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=mips64r2 | \
3 # RUN: llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=mips64r2 \
mips-control-instructions.s 1 # RUN: llvm-mc %s -triple=mips-unknown-unknown -show-encoding -mcpu=mips32r2 | \
3 # RUN: llvm-mc %s -triple=mips64-unknown-unknown -show-encoding -mcpu=mips64r2 \
mips_directives.s 1 # RUN: llvm-mc -show-encoding -mcpu=mips32 -triple mips-unknown-unknown %s | FileCheck %s
micromips-expansions.s 2 # RUN: -mcpu=mips32r2 -mattr=micromips | FileCheck %s
mips-jump-delay-slots.s 4 # RUN: llvm-mc %s -triple=mips-unknown-linux -mcpu=mips32r2 | FileCheck %s
mips-pdr-bad.s 1 # RUN: not llvm-mc %s -arch=mips -mcpu=mips32r2 2>%t1
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
vfma1.d 3 #as: -mcpu=arm7m
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/frv/
fr450-insn.d 1 #as: -mcpu=fr450
  /external/llvm/test/MC/ARM/
arm11-hint-instr.s 8 @ RUN: llvm-mc -triple=thumb -mcpu=arm1156t2-s -show-encoding < %s \
arm_addrmode2.s 1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple arm-unknown-unknown -show-encoding %s | FileCheck %s
neont2-cmp-encoding.s 1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
neont2-convert-encoding.s 1 @ RUN: llvm-mc -mcpu=cortex-a9 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
neont2-shuffle-encoding.s 1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
neont2-sub-encoding.s 1 @ RUN: llvm-mc -mcpu=cortex-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
thumb-hints.s 2 @ RUN: llvm-mc -triple=thumbv6-apple-darwin -mcpu=cortex-m0 -show-encoding < %s | FileCheck %s
  /external/llvm/test/MC/Mips/mips3/
invalid-mips4.s 3 # RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -mcpu=mips3 \
  /external/llvm/test/MC/Mips/mips32r6/
invalid-mips1.s 3 # RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=mips32r6 \
invalid-mips32.s 3 # RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=mips32r6 \
  /external/llvm/test/MC/Mips/mips4/
invalid-mips64.s 4 # RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -mcpu=mips4 \

Completed in 99 milliseconds

<<111213141516171819