OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mcpu
(Results
376 - 400
of
454
) sorted by null
<<
11
12
13
14
15
16
17
18
19
/external/llvm/test/MC/Mips/mips2/
invalid-mips32r2.s
3
# RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -
mcpu
=mips2 \
invalid-mips4.s
3
# RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -
mcpu
=mips2 \
invalid-mips5.s
3
# RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -
mcpu
=mips2 \
valid.s
3
# RUN: llvm-mc %s -triple=mips-unknown-linux -show-encoding -
mcpu
=mips2 | FileCheck %s
/external/llvm/test/MC/Mips/mips32r2/
invalid-msa.s
4
# RUN: -
mcpu
=mips32r2 2>%t1
/external/llvm/test/MC/Mips/msa/
test_bit.s
1
# RUN: llvm-mc %s -arch=mips -
mcpu
=mips32r2 -mattr=+msa -show-encoding | FileCheck %s
/external/llvm/test/MC/Mips/
set-nomacro.s
1
# RUN: llvm-mc %s -arch=mips -
mcpu
=mips32 2>&1 | FileCheck %s
mips-bad-branches.s
1
# RUN: not llvm-mc %s -triple=mipsel-unknown-linux -
mcpu
=mips32r2 -arch=mips 2>&1 | FileCheck %s
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
fpa-dyadic.d
3
#as: -mfpu=fpa -
mcpu
=arm7m
fpa-monadic.d
3
#as: -mfpu=fpa -
mcpu
=arm7m
iwmmxt.d
3
#as: -
mcpu
=xscale+iwmmxt -EL
thumb-eabi.d
2
# as: -
mcpu
=arm7t
thumb.d
2
# as: -
mcpu
=arm7t
/external/llvm/test/MC/Mips/mips32/
valid.s
3
# RUN: llvm-mc %s -triple=mips-unknown-linux -show-encoding -
mcpu
=mips32 | FileCheck %s
/external/llvm/test/MC/ARM/
neon-mov-encoding.s
1
@ RUN: llvm-mc -
mcpu
=cortex-a8 -triple arm-unknown-unknown -show-encoding < %s | FileCheck %s
neon-mul-encoding.s
1
@ RUN: llvm-mc -
mcpu
=cortex-a8 -triple arm-unknown-unknown -show-encoding < %s | FileCheck %s
neon-satshift-encoding.s
1
@ RUN: llvm-mc -
mcpu
=cortex-a8 -triple arm-unknown-unknown -show-encoding < %s | FileCheck %s
neon-shiftaccum-encoding.s
1
@ RUN: llvm-mc -
mcpu
=cortex-a8 -triple arm-unknown-unknown -show-encoding < %s | FileCheck %s
neon-sub-encoding.s
1
@ RUN: llvm-mc -
mcpu
=cortex-a8 -triple arm-unknown-unknown -show-encoding < %s | FileCheck %s
neont2-add-encoding.s
1
@ RUN: llvm-mc -
mcpu
=cortex-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
neont2-satshift-encoding.s
1
@ RUN: llvm-mc -
mcpu
=cortex-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
neont2-shift-encoding.s
1
@ RUN: llvm-mc -
mcpu
=cortex-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
neont2-shiftaccum-encoding.s
1
@ RUN: llvm-mc -
mcpu
=cortex-a8 -triple thumb-unknown-unknown -show-encoding < %s | FileCheck %s
/external/llvm/test/MC/Mips/micromips-dsp/
valid.s
1
# RUN: llvm-mc %s -triple=mips-unknown-linux -show-encoding -
mcpu
=mips32r6 -mattr=micromips -mattr=+dsp | FileCheck %s
/external/llvm/test/MC/Mips/micromips64r6/
invalid.s
1
# RUN: not llvm-mc %s -triple=mips -show-encoding -
mcpu
=mips64r6 -mattr=micromips 2>%t1
Completed in 755 milliseconds
<<
11
12
13
14
15
16
17
18
19