OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mcpu
(Results
51 - 75
of
99
) sorted by null
1
2
3
4
/external/llvm/test/MC/ARM/
neon-convert-encoding.s
1
@ RUN: llvm-mc -
mcpu
=cortex-a9 -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-shift-encoding.s
1
@ RUN: llvm-mc -
mcpu
=cortex-a8 -triple thumbv7 -show-encoding < %s | FileCheck %s
vfp4.s
3
@ RUN: llvm-mc < %s -triple thumbv7-unknown-unknown -show-encoding -
mcpu
=cortex-m4 | FileCheck %s --check-prefix=THUMB_V7EM
neon-absdiff-encoding.s
1
@ RUN: llvm-mc -
mcpu
=cortex-a8 -triple arm-unknown-unknown -show-encoding < %s | FileCheck %s
neon-mul-accum-encoding.s
1
@ RUN: llvm-mc -
mcpu
=cortex-a8 -triple arm-unknown-unknown -show-encoding < %s | FileCheck %s
neont2-absdiff-encoding.s
1
@RUN: llvm-mc -triple thumbv7-unknown-unknown -
mcpu
=cortex-a8 -show-encoding < %s | FileCheck %s
neont2-mul-encoding.s
1
@ RUN: llvm-mc -
mcpu
=cortex-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
neont2-pairwise-encoding.s
1
@ RUN: llvm-mc -
mcpu
=cortex-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
arm-shift-encoding.s
1
@ RUN: llvm-mc -
mcpu
=cortex-a8 -triple armv7 -show-encoding < %s | FileCheck %s
neon-minmax-encoding.s
1
@ RUN: llvm-mc -
mcpu
=cortex-a8 -triple arm-unknown-unknown -show-encoding < %s | FileCheck %s
neon-pairwise-encoding.s
1
@ RUN: llvm-mc -
mcpu
=cortex-a8 -triple arm-unknown-unknown -show-encoding < %s | FileCheck %s
neon-shuffle-encoding.s
1
@ RUN: llvm-mc -
mcpu
=cortex-a8 -triple arm-unknown-unknown -show-encoding < %s | FileCheck %s
neont2-minmax-encoding.s
1
@ RUN: llvm-mc -
mcpu
=cortex-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
neont2-mov-encoding.s
1
@ RUN: llvm-mc -
mcpu
=cortex-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
/external/llvm/test/MC/Mips/
mips-expansions.s
1
# RUN: llvm-mc %s -triple=mipsel-unknown-linux -show-encoding -
mcpu
=mips32r2 | FileCheck %s
mips-relocations.s
1
# RUN: llvm-mc %s -triple=mipsel-unknown-linux -show-encoding -
mcpu
=mips32r2 | FileCheck %s
mips-alu-instructions.s
1
# RUN: llvm-mc %s -triple=mipsel-unknown-linux -show-encoding -
mcpu
=mips32r2 | FileCheck %s
mips-jump-instructions.s
1
# RUN: llvm-mc %s -triple=mipsel-unknown-linux -show-encoding -
mcpu
=mips32r2 | \
3
# RUN: llvm-mc %s -triple=mips64el-unknown-linux -show-encoding -
mcpu
=mips64r2 | \
mips64-alu-instructions.s
1
# RUN: llvm-mc %s -triple=mipsel-unknown-linux -show-encoding -
mcpu
=mips64r2 | FileCheck %s
set-at-directive.s
1
# RUN: llvm-mc %s -triple=mipsel-unknown-linux -show-encoding -
mcpu
=mips32r2 | \
/external/llvm/test/MC/SystemZ/
insn-bad-z196.s
2
# RUN: not llvm-mc -triple s390x-linux-gnu -
mcpu
=z196 < %s 2> %t
Completed in 2221 milliseconds
1
2
3
4