HomeSort by relevance Sort by last modified time
    Searched refs:mattr (Results 51 - 75 of 85) sorted by null

1 23 4

  /external/llvm/test/MC/ARM/
thumb-neon-crypto.s 1 @ RUN: llvm-mc -triple thumbv8 -mattr=+neon,+crypto -show-encoding < %s | FileCheck %s
vfp4.s 1 @ RUN: llvm-mc < %s -triple armv7-unknown-unknown -show-encoding -mattr=+neon,+vfp4 | FileCheck %s --check-prefix=ARM
2 @ RUN: llvm-mc < %s -triple thumbv7-unknown-unknown -show-encoding -mattr=+neon,+vfp4 | FileCheck %s --check-prefix=THUMB
invalid-neon-v8.s 1 @ RUN: not llvm-mc -triple armv8 -mattr=-fp-armv8 -show-encoding < %s 2>&1 | FileCheck %s
neon-crypto.s 1 @ RUN: llvm-mc -triple armv8 -mattr=+neon,+crypto -show-encoding < %s | FileCheck %s
arm_instructions.s 5 @ RUN: llvm-mc -mcpu=cortex-a8 -mattr=+nacl-trap -triple armv7 -show-encoding %s \
invalid-fp-armv8.s 1 @ RUN: not llvm-mc -triple armv8 -show-encoding -mattr=-neon < %s 2>&1 | FileCheck %s --check-prefix=V8
neon-v8.s 1 @ RUN: llvm-mc -triple armv8 -mattr=+neon -show-encoding < %s | FileCheck %s
thumb-neon-v8.s 1 @ RUN: llvm-mc -triple thumbv8 -mattr=+neon -show-encoding < %s | FileCheck %s
fp-armv8.s 1 @ RUN: llvm-mc -triple armv8 -mattr=+fp-armv8 -show-encoding < %s | FileCheck %s
  /external/llvm/test/MC/Mips/msa/
test_2r.s 1 # RUN: llvm-mc %s -arch=mips -mcpu=mips32r2 -mattr=+msa -show-encoding | FileCheck %s
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
test_mi10.s 1 # RUN: llvm-mc %s -arch=mips -mcpu=mips32r2 -mattr=+msa -show-encoding | FileCheck %s
test_2rf.s 1 # RUN: llvm-mc %s -arch=mips -mcpu=mips32r2 -mattr=+msa -show-encoding | FileCheck %s
test_cbranch.s 1 # RUN: llvm-mc %s -arch=mips -mcpu=mips32r2 -mattr=+msa -show-encoding | FileCheck %s
test_i5.s 1 # RUN: llvm-mc %s -arch=mips -mcpu=mips32r2 -mattr=+msa -show-encoding | FileCheck %s
  /external/llvm/test/MC/Mips/
micromips-alu-instructions.s 1 # RUN: llvm-mc %s -triple=mipsel -show-encoding -mattr=micromips | FileCheck -check-prefix=CHECK-EL %s
2 # RUN: llvm-mc %s -triple=mips -show-encoding -mattr=micromips | FileCheck -check-prefix=CHECK-EB %s
micromips-bad-branches.s 1 # RUN: not llvm-mc %s -triple=mipsel-unknown-linux -mcpu=mips32r2 -mattr=+msa -arch=mips -mattr=+micromips 2>&1 | FileCheck %s
micromips-relocations.s 2 # RUN: -mattr=micromips | FileCheck %s -check-prefix=CHECK-FIXUP
4 # RUN: -mattr=micromips | llvm-readobj -r \
micromips-expansions.s 2 # RUN: -mcpu=mips32r2 -mattr=micromips | FileCheck %s
mips64-register-names-n32-n64.s 3 # RUN: -mattr=-n64,+n32 | FileCheck %s
mips64-register-names-o32.s 2 # RUN: -mattr=-n64,+o32 | FileCheck %s
mips-dsp-instructions.s 1 # RUN: llvm-mc -show-encoding -triple=mips-unknown-unknown -mattr=dspr2 %s | FileCheck %s
micromips-fpu-instructions.s 1 # RUN: llvm-mc %s -triple=mipsel -show-encoding -mattr=micromips \
3 # RUN: llvm-mc %s -triple=mips -show-encoding -mattr=micromips \
  /external/llvm/test/MC/AArch64/
arm64-crypto.s 1 ; RUN: llvm-mc -triple arm64-apple-darwin -mattr=crypto -show-encoding -output-asm-variant=1 < %s | FileCheck %s

Completed in 499 milliseconds

1 23 4