OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mcpu
(Results
351 - 375
of
454
) sorted by null
<<
11
12
13
14
15
16
17
18
19
/external/llvm/test/MC/SystemZ/
insn-good-zEC12.s
2
# RUN: llvm-mc -triple s390x-linux-gnu -
mcpu
=zEC12 -show-encoding %s | FileCheck %s
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
float.d
2
# as: -
mcpu
=arm7tdmi -mfpu=fpa
iwmmxt2.d
3
#as: -
mcpu
=xscale+iwmmxt+iwmmxt2 -EL
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/frv/
fr450-spr.d
1
#as: -
mcpu
=fr450
/external/llvm/test/CodeGen/PowerPC/
hello-reloc.s
5
; RUN: llvm-mc -filetype=obj -relocation-model=pic -
mcpu
=g4 -triple=powerpc-apple-darwin8 %s -o - | llvm-readobj -r --expand-relocs | FileCheck -check-prefix=DARWIN-G4-DUMP %s
/external/llvm/test/MC/Mips/
macro-la.s
1
# RUN: llvm-mc %s -triple=mips-unknown-linux -show-encoding -
mcpu
=mips32r2 | \
3
# RUN: llvm-mc %s -triple=mips-unknown-linux -show-encoding -
mcpu
=mips32r6 | \
5
# RUN: llvm-mc %s -triple=mips64-unknown-linux -show-encoding -
mcpu
=mips64r2 -target-abi=n32 | \
7
# RUN: llvm-mc %s -triple=mips64-unknown-linux -show-encoding -
mcpu
=mips64r6 -target-abi=n32 | \
mips-fpu-instructions.s
1
# RUN: llvm-mc %s -triple=mipsel-unknown-linux -show-encoding -
mcpu
=mips32r2 | FileCheck %s
2
# RUN: llvm-mc %s -triple=mips64el-unknown-linux -show-encoding -
mcpu
=mips64r2 | FileCheck %s
target-soft-float.s
1
# RUN: not llvm-mc %s -triple=mips-unknown-linux -
mcpu
=mips32 -mattr=+soft-float 2>&1 |\
3
# RUN: not llvm-mc %s -triple=mips-unknown-linux -
mcpu
=mips64 -mattr=+soft-float 2>&1 |\
5
# RUN: not llvm-mc %s -triple=mips-unknown-linux -
mcpu
=mips32r2 -mattr=+soft-float 2>&1 |\
7
# RUN: not llvm-mc %s -triple=mips-unknown-linux -
mcpu
=mips32r6 -mattr=+soft-float 2>&1 |\
micromips-fpu-instructions.s
2
# RUN: -
mcpu
=mips32r2 | FileCheck -check-prefix=CHECK-EL %s
4
# RUN: -
mcpu
=mips32r2 | FileCheck -check-prefix=CHECK-EB %s
branch-pseudos.s
1
# RUN: llvm-mc %s -arch=mips -
mcpu
=mips32 -show-encoding | FileCheck %s
2
# RUN: llvm-mc %s -arch=mips -
mcpu
=mips32 2>&1 | \
mips-hwr-register-names.s
6
# RUN: llvm-mc %s -triple=mips-unknown-linux -show-encoding -
mcpu
=mips32r2 | \
/external/llvm/test/MC/Mips/mips1/
valid.s
3
# RUN: llvm-mc %s -triple=mips-unknown-linux -show-encoding -
mcpu
=mips1 | FileCheck %s
invalid-mips3.s
3
# RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -
mcpu
=mips1 \
/external/llvm/test/MC/ARM/
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
neont2-mul-accum-encoding.s
1
@ RUN: llvm-mc -
mcpu
=cortex-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
neont2-vld-encoding.s
1
@ RUN: llvm-mc -
mcpu
=cortex-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
neont2-vst-encoding.s
1
@ RUN: llvm-mc -
mcpu
=cortex-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
/external/llvm/test/MC/Hexagon/
v60-alu.s
1
#RUN: llvm-mc -triple=hexagon -
mcpu
=hexagonv60 -filetype=obj %s | \
2
#RUN: llvm-objdump -triple=hexagon -
mcpu
=hexagonv60 -d - | \
/external/llvm/test/MC/Mips/micromips32r6/
invalid.s
1
# RUN: not llvm-mc %s -triple=mips -show-encoding -
mcpu
=mips32r6 -mattr=micromips 2>%t1
/external/llvm/test/MC/Mips/mips2/
invalid-mips3.s
3
# RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -
mcpu
=mips2 \
Completed in 1027 milliseconds
<<
11
12
13
14
15
16
17
18
19