/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 18 # bposge32 is microMIPS DSP instruction but it is removed in Release 6
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
micromips-b16.d | 2 #name: microMIPS b16, bnez16, beqz16 4 #source: micromips-b16.s
|
micromips-warn-branch-delay-1.d | 2 #name: microMIPS fixed-size branch delay slots 1 4 #source: micromips-warn-branch-delay-1.s
|
micromips@daddi.d | 3 #as: -32 --defsym micromips=1 6 # Check MIPS DADDI instruction assembly (microMIPS).
|
mips.exp | 475 mips_arch_create micromips 64 mips64r2 {} \ 581 run_dump_test_arches "jal-mask-21" [mips_arch_list_matching micromips] 582 run_dump_test_arches "jal-mask-22" [mips_arch_list_matching micromips] 695 run_dump_test_arches "ld-zero-u" [mips_arch_list_matching micromips] 754 run_dump_test_arches "mips16e" [mips_arch_list_matching mips32 !micromips \ 836 !micromips !mips32r6] 839 !micromips !mips32r6] [all...] |
micromips@cache.d | 3 #as: -32 --defsym micromips=1 6 # Check MIPS CACHE instruction assembly (microMIPS).
|
micromips@mips32-cp2.d | 3 #source: micromips@mips32-cp2.s 6 # Check MIPS32 cop2 instruction assembly (microMIPS).
|
micromips@pref.d | 3 #as: -32 --defsym micromips=1 --defsym tpref=1 6 # Check MIPS PREF instruction assembly (microMIPS).
|
micromips-branch-relax.s | 2 .set micromips
|
micromips-size-1.d | 1 #objdump: -dr --prefix-addresses --show-raw-insn -mmips:micromips 2 #name: microMIPS instruction size 1 4 #source: micromips-size-1.s 5 #stderr: micromips-size-1.l 7 # Test microMIPS instruction size overrides (#1).
|
micromips-branch-delay.d | 1 #objdump: -dr --prefix-addresses --show-raw-insn -mmips:micromips 2 #name: microMIPS branch delay 4 #source: micromips-branch-delay.s 5 #stderr: micromips-branch-delay.l 7 # Test microMIPS branch delay slots.
|
/external/llvm/test/MC/Mips/micromips64r6/ |
relocations.s | 2 # RUN: -mattr=micromips | FileCheck %s -check-prefix=CHECK-FIXUP 4 # RUN: -mattr=micromips | llvm-readobj -r | FileCheck %s -check-prefix=CHECK-ELF
|
/external/llvm/test/MC/Mips/ |
micromips-branch-fixup.s | 2 # RUN: -mattr=micromips | FileCheck %s -check-prefix=CHECK-FIXUP 4 # RUN: -mattr=micromips | llvm-readobj -r \ 78 .set micromips
|
micromips-branch-instructions.s | 1 # RUN: llvm-mc %s -triple=mipsel -show-encoding -mattr=micromips \ 3 # RUN: llvm-mc %s -triple=mips -show-encoding -mattr=micromips \ 66 .set micromips
|
expansion-jal-sym-pic.s | 10 # RUN: llvm-mc %s -arch=mips -mcpu=mips32 -mattr=micromips -show-encoding |\ 11 # RUN: FileCheck %s -check-prefixes=ALL,MICROMIPS,O32-MICROMIPS 13 # RUN: llvm-mc %s -arch=mips -mcpu=mips64 -target-abi n32 -mattr=micromips -show-encoding |\ 14 # RUN: FileCheck %s -check-prefixes=ALL,MICROMIPS,N32-MICROMIPS 16 # RUN: llvm-mc %s -arch=mips64 -mcpu=mips64 -target-abi n64 -mattr=micromips -show-encoding |\ 17 # RUN: FileCheck %s -check-prefixes=ALL,MICROMIPS,N64-MICROMIPS 64 # O32-MICROMIPS: lw $25, %got(local_label)($gp) # encoding: [0xff,0x3c,A,A [all...] |
micromips-jump-instructions.s | 1 # RUN: llvm-mc %s -triple=mipsel -show-encoding -mattr=micromips \ 3 # RUN: llvm-mc %s -triple=mips -show-encoding -mattr=micromips \
|
micromips-shift-instructions.s | 1 # RUN: llvm-mc %s -triple=mipsel -show-encoding -mcpu=mips32r2 -mattr=micromips | FileCheck -check-prefix=CHECK-EL %s 2 # RUN: llvm-mc %s -triple=mips -show-encoding -mcpu=mips32r2 -mattr=micromips | FileCheck -check-prefix=CHECK-EB %s
|
relocation.s | 270 .set micromips
|
micromips-relocations.s | 2 # RUN: -mattr=micromips | FileCheck %s -check-prefix=CHECK-FIXUP 4 # RUN: -mattr=micromips | llvm-readobj -r \
|
micromips-expansions.s | 2 # RUN: -mcpu=mips32r2 -mattr=micromips | FileCheck %s
|
expr1.s | 3 # RUN: llvm-mc %s -triple=mipsel-unknown-linux -mcpu=mips32r2 -mattr=micromips -show-encoding | \
|
/toolchain/binutils/binutils-2.25/gas/config/ |
tc-mips.c | 212 by `.set micromips' and `.set nomicromips', and the -mmicromips 213 and -mno-micromips command line options, and the default CPU. */ 214 int micromips; member in struct:mips_set_options 238 /* True if we should only emit 32-bit microMIPS instructions. 282 /* isa */ ISA_UNKNOWN, /* ase */ 0, /* mips16 */ -1, /* micromips */ -1, 293 /* isa */ ISA_UNKNOWN, /* ase */ 0, /* mips16 */ -1, /* micromips */ -1, 321 /* True if any microMIPS code was produced. */ 393 || (mips_opts.micromips \ 409 || mips_opts.micromips \ 503 /* Return true if the given CPU supports the microMIPS ASE. * [all...] |
tc-mips.h | 70 unsigned int micromips : 1; member in struct:mips_segment_info
|
/external/llvm/test/MC/Mips/micromips-dsp/ |
invalid.s | 1 # RUN: not llvm-mc %s -triple=mips-unknown-linux -show-encoding -mcpu=mips32r6 -mattr=micromips -mattr=+dsp 2>%t1 24 # bposge32 is microMIPS DSP instruction but it is removed in Release 6
|
/external/llvm/test/MC/Mips/micromips32r6/ |
invalid-wrong-error.s | 2 # RUN: not llvm-mc %s -triple=mips -show-encoding -mcpu=mips32r6 -mattr=micromips 2>%t1
|