OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mcpu
(Results
101 - 125
of
454
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/MC/Mips/mips4/
invalid-mips5.s
3
# RUN: not llvm-mc %s -triple=mips64-unknown-linux -show-encoding -
mcpu
=mips4 \
/external/llvm/test/MC/Mips/mips5/
invalid-mips32.s
3
# RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -
mcpu
=mips5 \
/external/llvm/test/MC/Mips/mips64r6/
invalid-mips4-wrong-error.s
4
# RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -
mcpu
=mips32r6 \
/external/llvm/test/MC/Mips/msa/
set-msa-directive-bad.s
1
# RUN: not llvm-mc %s -arch=mips -
mcpu
=mips32r2 2>%t1
test_dlsa.s
1
# RUN: llvm-mc %s -arch=mips64 -
mcpu
=mips64r2 -mattr=+msa -show-encoding | \
test_elm_insert.s
1
# RUN: llvm-mc %s -arch=mips -
mcpu
=mips32r2 -mattr=+msa -show-encoding | FileCheck %s
test_i10.s
1
# RUN: llvm-mc %s -arch=mips -
mcpu
=mips32r2 -mattr=+msa -show-encoding | FileCheck %s
test_lsa.s
1
# RUN: llvm-mc %s -arch=mips -
mcpu
=mips32r2 -mattr=+msa -show-encoding | FileCheck %s
/external/llvm/test/MC/Mips/
nooddspreg-cmdarg.s
1
# RUN: llvm-mc %s -arch=mips -
mcpu
=mips32 -mattr=+fp64,+nooddspreg | \
4
# RUN: llvm-mc %s -arch=mips -
mcpu
=mips32 -mattr=+fp64,+nooddspreg -filetype=obj -o - | \
8
# RUN: not llvm-mc %s -arch=mips -
mcpu
=mips64 -target-abi n32 -mattr=+nooddspreg 2> %t0
11
# RUN: not llvm-mc %s -arch=mips -
mcpu
=mips64 -mattr=+nooddspreg 2> %t0
nooddspreg.s
1
# RUN: llvm-mc %s -arch=mips -
mcpu
=mips32 -mattr=+fp64 | \
4
# RUN: llvm-mc %s -arch=mips -
mcpu
=mips32 -mattr=+fp64 -filetype=obj -o - | \
8
# RUN: not llvm-mc %s -arch=mips -
mcpu
=mips64 -target-abi n32 2> %t1
11
# RUN: not llvm-mc %s -arch=mips -
mcpu
=mips64 2> %t2
set-mips0-directive.s
1
# RUN: llvm-mc %s -triple=mipsel-unknown-linux -
mcpu
=mips32r2 | \
set-nodsp.s
1
# RUN: not llvm-mc %s -
mcpu
=mips32 -mattr=+dsp -triple mips-unknown-linux 2>%t1
set-oddspreg-nooddspreg-error.s
1
# RUN: not llvm-mc %s -triple=mips-unknown-linux -
mcpu
=mips32 -mattr=+nooddspreg 2>%t1
set-softfloat-hardfloat.s
1
# RUN: llvm-mc %s -triple=mips-unknown-linux -
mcpu
=mips32r2 -mattr=+soft-float | \
/external/llvm/test/MC/PowerPC/
dcbt.s
2
# RUN: llvm-mc -
mcpu
=a2 -triple powerpc64-unknown-unknown --show-encoding %s | FileCheck -check-prefix=EMBEDDED %s
/ndk/tests/device/test-cpufeatures/jni/
Android.mk
40
LOCAL_CFLAGS := -
mcpu
=cortex-a15
41
# filter-out -march=armv7-a which isn't compatible with -
mcpu
=cortex-a15
50
LOCAL_CFLAGS := -
mcpu
=cortex-a15
51
# filter-out -march=armv7-a which isn't compatible with -
mcpu
=cortex-a15
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
arm3.d
2
# as: -
mcpu
=arm3
attr-mcpu.d
3
# as: -
mcpu
=cortex-a8 -mfpu=neon
iwmmxt-wldsttbh.d
3
#as: -
mcpu
=xscale+iwmmxt -EL
vldr.d
2
# as: -mfpu=vfp3 -
mcpu
=cortex-a8 -mthumb
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/frv/
fr405-insn.d
1
#as: -
mcpu
=fr405
fr550-pack1.d
1
#as: -
mcpu
=fr550
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/metag/
labelarithmetic.d
1
#as: -
mcpu
=metac21
metacore21ext.d
1
#as: -
mcpu
=metac21
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/
addrfar.d
1
#as: -
mcpu
=548 -mfar-mode
Completed in 318 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>