OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mcpu
(Results
151 - 175
of
454
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/MC/Mips/mips64r3/
abiflags.s
1
# RUN: llvm-mc %s -arch=mips -
mcpu
=mips64r3 | \
4
# RUN: llvm-mc %s -arch=mips -
mcpu
=mips64r3 -filetype=obj -o - | \
/external/llvm/test/MC/Mips/mips64r5/
abiflags.s
1
# RUN: llvm-mc %s -arch=mips -
mcpu
=mips64r5 | \
4
# RUN: llvm-mc %s -arch=mips -
mcpu
=mips64r5 -filetype=obj -o - | \
/external/llvm/test/MC/Mips/mips64r6/
valid.s
13
# RUN: llvm-mc %s -triple=mips-unknown-linux -show-encoding -
mcpu
=mips64r6 2> %t0 | FileCheck %s
/external/llvm/test/MC/Mips/
module-hardfloat.s
1
# RUN: llvm-mc %s -arch=mips -
mcpu
=mips32 | \
4
# RUN: llvm-mc %s -arch=mips -
mcpu
=mips32 -filetype=obj -o - | \
cprestore-bad.s
1
# RUN: not llvm-mc %s -arch=mips -
mcpu
=mips32 -relocation-model=pic 2>%t1
mips_abi_flags_xx.s
1
# RUN: llvm-mc %s -arch=mips -
mcpu
=mips32 | \
4
# RUN: llvm-mc %s -arch=mips -
mcpu
=mips32 -filetype=obj -o - | \
8
# RUN: llvm-mc /dev/null -arch=mips -
mcpu
=mips32 -mattr=fpxx -filetype=obj -o - | \
12
# RUN: llvm-mc /dev/null -arch=mips -
mcpu
=mips32r6 -mattr=fpxx -filetype=obj -o - | \
update-module-level-options.s
1
# RUN: not llvm-mc %s -arch=mips -
mcpu
=mips32 -mattr=+fp64,-nooddspreg 2>&1 | \
/external/llvm/test/MC/Mips/msa/
abiflags.s
1
# RUN: llvm-mc %s -arch=mips -
mcpu
=mips32r2 -mattr=+msa | \
4
# RUN: llvm-mc %s -arch=mips -
mcpu
=mips32r2 -mattr=+msa -filetype=obj -o - | \
test_elm_insve.s
1
# RUN: llvm-mc %s -arch=mips -
mcpu
=mips32r2 -mattr=+msa -show-encoding | FileCheck %s
/external/llvm/test/MC/ARM/
idiv.s
1
@ RUN: llvm-mc -triple=armv7 -
mcpu
=cortex-a15 -show-encoding < %s 2>&1 | FileCheck -check-prefix A15-ARM %s
2
@ RUN: llvm-mc -triple=thumbv7 -
mcpu
=cortex-a15 -show-encoding < %s 2>&1 | FileCheck -check-prefix A15-THUMB %s
4
@ RUN: llvm-mc -triple=armv7 -
mcpu
=cortex-a15 -mattr=-hwdiv -show-encoding < %s 2>&1 | FileCheck -check-prefix A15-ARM-NOTHUMBHWDIV %s
5
@ RUN: llvm-mc -triple=thumbv7 -
mcpu
=cortex-a15 -mattr=-hwdiv-arm -show-encoding < %s 2>&1 | FileCheck -check-prefix A15-THUMB-NOARMHWDIV %s
/external/llvm/test/MC/Mips/micromips-dspr2/
invalid.s
1
# RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -
mcpu
=mips32r6 -mattr=micromips -mattr=+dspr2 2>%t1
/external/llvm/test/MC/Mips/mips1/
invalid-mips32r2.s
3
# RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -
mcpu
=mips1 \
/external/llvm/test/MC/Mips/mips3/
invalid-mips32r2.s
3
# RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -
mcpu
=mips3 \
/external/llvm/test/MC/Mips/mips4/
invalid-mips32r2.s
3
# RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -
mcpu
=mips4 \
/external/llvm/test/MC/Mips/mips5/
invalid-mips32r2.s
3
# RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -
mcpu
=mips5 \
/external/llvm/test/MC/Mips/mips64/
invalid-mips32r2.s
3
# RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -
mcpu
=mips64 \
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
arm6.d
2
# as: -
mcpu
=arm6
ccs.d
2
# as: -mccs -
mcpu
=cortex-r4 -mthumb
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-m68k/
got-multigot-12-13-14-34-35-ok.d
1
#as: -
mcpu
=5206
got-multigot-14-ok.d
1
#as: -
mcpu
=5206
got-negative-12-13-14-34-ok.d
1
#as: -
mcpu
=5206
got-negative-14-ok.d
1
#as: -
mcpu
=5206
got-single-12-ok.d
1
#as: -
mcpu
=5206
got-xgot-12-13-14-15-34-35-ok.d
1
#as: -
mcpu
=5206
got-xgot-15-ok.d
1
#as: -
mcpu
=5206
Completed in 1121 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>