OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mcpu
(Results
301 - 325
of
454
) sorted by null
<<
11
12
13
14
15
16
17
18
19
/external/llvm/test/MC/Mips/mips64r6/
invalid-mips1.s
3
# RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -
mcpu
=mips64r6 \
invalid-mips2.s
3
# RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -
mcpu
=mips64r6 \
invalid-mips3.s
3
# RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -
mcpu
=mips64r6 \
invalid-mips5-wrong-error.s
3
# RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -
mcpu
=mips64r6 \
/external/llvm/test/MC/Mips/msa/
test_mi10.s
1
# RUN: llvm-mc %s -arch=mips -
mcpu
=mips32r2 -mattr=+msa -show-encoding | FileCheck %s
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
arm7t.d
3
#as: -
mcpu
=arm7t -EL
barrier.d
3
#as: -
mcpu
=cortex-a8
armv1.d
3
#as: -
mcpu
=arm7t
barrier-thumb.d
4
#as: -
mcpu
=cortex-a8 -mthumb
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68k/
mcf-coproc.d
2
#as: -
mcpu
=5475
/external/llvm/test/MC/Mips/
rotations64.s
1
# RUN: llvm-mc %s -arch=mips -
mcpu
=mips64 -show-encoding | FileCheck %s -check-prefix=CHECK-64
2
# RUN: llvm-mc %s -arch=mips -
mcpu
=mips64r2 -show-encoding | FileCheck %s -check-prefix=CHECK-64R
3
# RUN: llvm-mc %s -arch=mips -
mcpu
=mips64r3 -show-encoding | FileCheck %s -check-prefix=CHECK-64R
4
# RUN: llvm-mc %s -arch=mips -
mcpu
=mips64r5 -show-encoding | FileCheck %s -check-prefix=CHECK-64R
5
# RUN: llvm-mc %s -arch=mips -
mcpu
=mips64r6 -show-encoding | FileCheck %s -check-prefix=CHECK-64R
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 | \
/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
thumb-shift-encoding.s
1
@ RUN: llvm-mc -
mcpu
=cortex-a8 -triple thumbv7 -show-encoding < %s | FileCheck %s
thumb2-branches.s
1
@ RUN: llvm-mc -triple=thumbv7-apple-darwin -
mcpu
=cortex-a8 -show-encoding < %s | FileCheck %s
144
@ RUN: llvm-mc -triple=thumbv7-apple-darwin -
mcpu
=cortex-a8 -show-encoding < %s | FileCheck %s
/external/llvm/test/MC/Mips/mips1/
invalid-mips5-wrong-error.s
4
# RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -
mcpu
=mips1 \
/external/llvm/test/MC/Mips/mips2/
invalid-mips5-wrong-error.s
4
# RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -
mcpu
=mips2 \
/external/llvm/test/MC/Mips/mips3/
invalid-mips5-wrong-error.s
4
# RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -
mcpu
=mips3 \
invalid-mips5.s
3
# RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -
mcpu
=mips3 \
/external/llvm/test/MC/Mips/mips32/
invalid-mips32r2.s
3
# RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -
mcpu
=mips32 \
/external/llvm/test/MC/Mips/mips32r6/
invalid-mips2.s
3
# RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -
mcpu
=mips64r6 \
/external/llvm/test/MC/Mips/mips4/
invalid-mips5-wrong-error.s
4
# RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -
mcpu
=mips4 \
invalid-mips64r2.s
3
# RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -
mcpu
=mips4 \
/external/llvm/test/MC/Mips/mips5/
invalid-mips64r2.s
3
# RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -
mcpu
=mips5 \
/external/llvm/test/MC/Hexagon/
v60-vmpy-acc.s
1
#RUN: llvm-mc -triple=hexagon -
mcpu
=hexagonv60 -filetype=obj %s | \
2
#RUN: llvm-objdump -triple=hexagon -
mcpu
=hexagonv60 -d - | \
Completed in 692 milliseconds
<<
11
12
13
14
15
16
17
18
19