OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mcpu
(Results
26 - 50
of
454
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/MC/Mips/
macro-div-bad.s
1
# RUN: not llvm-mc %s -arch=mips -
mcpu
=mips32r6 2>&1 | \
3
# RUN: not llvm-mc %s -arch=mips64 -
mcpu
=mips64r6 2>&1 | \
5
# RUN: llvm-mc %s -arch=mips -
mcpu
=mips32r2 2>&1 | \
7
# RUN: llvm-mc %s -arch=mips64 -
mcpu
=mips64r2 2>&1 | \
macro-divu-bad.s
1
# RUN: not llvm-mc %s -arch=mips -
mcpu
=mips32r6 2>&1 | \
3
# RUN: not llvm-mc %s -arch=mips64 -
mcpu
=mips64r6 2>&1 | \
5
# RUN: llvm-mc %s -arch=mips -
mcpu
=mips32r2 2>&1 | \
7
# RUN: llvm-mc %s -arch=mips64 -
mcpu
=mips64r2 2>&1 | \
mips-cop0-reginfo.s
1
# RUN: llvm-mc -arch=mips -
mcpu
=mips32r2 -filetype=obj %s -o - | \
cfi.s
1
# RUN: llvm-mc %s -triple=mips-unknown-unknown -show-encoding -
mcpu
=mips32 | \
3
# RUN: llvm-mc %s -triple=mips64-unknown-unknown -show-encoding -
mcpu
=mips64 | \
elf_eflags_nan2008.s
1
# RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -
mcpu
=mips32 %s -o - | \
4
# RUN: llvm-mc -triple mipsel-unknown-linux -
mcpu
=mips32 %s -o -| \
llvm-mc-fixup-endianness.s
1
# RUN: llvm-mc -show-encoding -
mcpu
=mips32 -triple mips-unknown-unknown %s | FileCheck -check-prefix=BE %s
2
# RUN: llvm-mc -show-encoding -
mcpu
=mips32 -triple mipsel-unknown-unknown %s | FileCheck -check-prefix=LE %s
elf_eflags.s
2
# corresponding options (-
mcpu
=mips32 -> -mips32 for example).
4
# RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -
mcpu
=mips64r6 %s -o -| llvm-readobj -h | FileCheck --check-prefix=MIPSEL-MIPS64R6 %s
7
# RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -
mcpu
=mips64r6 -mattr=+nan2008 %s -o -| llvm-readobj -h | FileCheck --check-prefix=MIPSEL-MIPS64R6-NAN2008 %s
10
# RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -
mcpu
=mips64r2 %s -o -| llvm-readobj -h | FileCheck --check-prefix=MIPSEL-MIPS64R2 %s
11
# RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -
mcpu
=mips64r3 %s -o -| llvm-readobj -h | FileCheck --check-prefix=MIPSEL-MIPS64R2 %s
12
# RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -
mcpu
=mips64r5 %s -o -| llvm-readobj -h | FileCheck --check-prefix=MIPSEL-MIPS64R2 %s
15
# RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -
mcpu
=mips64r2 -mattr=+nan2008 %s -o -| llvm-readobj -h | FileCheck --check-prefix=MIPSEL-MIPS64R2-NAN2008 %s
16
# RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -
mcpu
=mips64r3 -mattr=+nan2008 %s -o -| llvm-readobj -h | FileCheck --check-prefix=MIPSEL-MIPS64R2-NAN2008 %s
17
# RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -
mcpu
=mips64r5 -mattr=+nan2008 %s -o -| llvm-readobj -h | FileCheck --check-prefix=MIPSEL-MIPS64R2-NAN2008 %s
20
# RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -
mcpu
=mips64 %s -o -| llvm-readobj -h | FileCheck --check-prefix=MIPSEL-MIPS64 %
[
all
...]
cprestore-warning-unused.s
1
# RUN: llvm-mc %s -arch=mips -
mcpu
=mips32 -relocation-model=pic 2>%t1
elf_eflags_abicalls.s
1
# RUN: llvm-mc -filetype=obj -triple mipsel-unknown-linux -
mcpu
=mips32 %s -o -| llvm-readobj -h | FileCheck %s
/external/llvm/test/MC/Mips/mips64r2/
abi-bad.s
1
# RUN: not llvm-mc %s -triple mips-unknown-linux -
mcpu
=mips64r2 2>&1 | FileCheck %s
/external/llvm/test/MC/Mips/mips64r3/
abi-bad.s
1
# RUN: not llvm-mc %s -triple mips-unknown-linux -
mcpu
=mips64r3 2>&1 | FileCheck %s
/external/llvm/test/MC/Mips/mips64r5/
abi-bad.s
1
# RUN: not llvm-mc %s -triple mips-unknown-linux -
mcpu
=mips64r5 2>&1 | FileCheck %s
/external/llvm/test/MC/Mips/msa/
test_2r_msa64.s
1
# RUN: llvm-mc %s -arch=mips64 -
mcpu
=mips64r2 -mattr=+msa -show-encoding | FileCheck %s
test_elm_insert_msa64.s
1
# RUN: llvm-mc %s -arch=mips64 -
mcpu
=mips64r2 -mattr=+msa -show-encoding | FileCheck %s
test_elm_msa64.s
1
# RUN: llvm-mc %s -arch=mips64 -
mcpu
=mips64r2 -mattr=+msa -show-encoding | FileCheck %s
/external/llvm/test/MC/Sparc/
sparc-vis.s
1
! RUN: llvm-mc %s -arch=sparcv9 -
mcpu
=niagara -show-encoding | FileCheck %s
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
ld-sp-warn-cortex-m3.d
2
# as: -
mcpu
=cortex-m3
ld-sp-warn-cortex-m4.d
2
# as: -
mcpu
=cortex-m4
vstr-arm-bad.d
2
# as: -mfpu=vfp3 -
mcpu
=cortex-a8
vstr-thumb-bad.d
2
# as: -mfpu=vfp -mthumb -
mcpu
=arm1156t2f-s
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68k/
ctrl-1.d
3
#as: -
mcpu
=5307
ctrl-2.d
3
#as: -
mcpu
=5208
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-m68k/
tls-gd-3.d
1
#as: -
mcpu
=5206
/external/llvm/test/MC/Mips/eva/
invalid-noeva.s
3
# RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -
mcpu
=mips32r2 2>%t1
5
# RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -
mcpu
=mips32r3 2>%t1
7
# RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -
mcpu
=mips32r5 2>%t1
9
# RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -
mcpu
=mips32r6 2>%t1
11
# RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -
mcpu
=mips64r2 2>%t1
13
# RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -
mcpu
=mips64r3 2>%t1
15
# RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -
mcpu
=mips64r5 2>%t1
17
# RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -
mcpu
=mips64r6 2>%t1
/external/llvm/test/MC/ARM/
thumb2-pldw.s
1
@ RUN: llvm-mc -triple=thumbv7-apple-darwin -
mcpu
=cortex-a8 -mattr=+mp -show-encoding < %s | FileCheck %s
Completed in 888 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>