/toolchain/binutils/binutils-2.25/config/ |
mt-mips-elfoabi | 1 include $(srcdir)/config/mt-mips16-compat
|
mt-mips16-compat | 1 # Configurations use this fragment if they support MIPS16 and non-MIPS16 code, 2 # but if the libraries are all non-MIPS16. Add -minterlink-mips16 so 4 CFLAGS_FOR_TARGET += -minterlink-mips16 5 CXXFLAGS_FOR_TARGET += -minterlink-mips16
|
mt-mips-gnu | 2 include $(srcdir)/config/mt-mips16-compat
|
mt-sde | 2 # -minterlink-mips16 so that the non-MIPS16 libraries can still be 3 # linked against partly-MIPS16 code. The -mcode-readable=pcrel option allows 4 # MIPS16 libraries to run on Harvard-style split I/D memories, so long 9 CFLAGS_FOR_TARGET += -Os -minterlink-mips16 -mcode-readable=pcrel -mno-gpopt 10 CXXFLAGS_FOR_TARGET += -Os -minterlink-mips16 -mcode-readable=pcrel -mno-gpopt
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/ |
mips16-1.d | 1 #source: mips16-1a.s -no-mips16 2 #source: mips16-1b.s -mips16 7 private flags = [0-9a-f]*[4-7c-f]......: .*[[,]mips16[],].*
|
mips16-pic-1b.s | 3 .include "mips16-pic-1.inc" 5 callpic unused6,mips16 6 jals unused7,mips16 7 jals unused10,mips16 12 callpic used21,mips16
|
mips16-pic-2b.s | 3 .include "mips16-pic-1.inc" 5 .set mips16 8 pic_prologue mips16 9 pic_call unused4,mips16 10 pic_call used7,mips16
|
mips16-pic-1a.s | 3 .include "mips16-pic-1.inc" 5 # Test local stubs that are only used by MIPS16 PIC calls in this file. 7 callpic unused1,mips16 9 # Test local stubs that are only used by MIPS16 jals in this file. 11 jals unused2,mips16 16 # Test hidden stubs that are called by MIPS16 PIC calls in this file. 18 callpic unused4,mips16 20 # Test hidden stubs that are called by MIPS16 jals in this file. 22 jals unused5,mips16 24 # Test hidden stubs that are called by MIPS16 PIC calls in another file [all...] |
mips16-pic-2a.s | 3 .include "mips16-pic-1.inc" 5 # Test local stubs that are only used by MIPS16 PIC calls in this file. 11 # Test hidden stubs that are called by MIPS16 PIC calls in this file. 14 # Test hidden stubs that are called by MIPS16 PIC calls in another file. 41 # Test global stubs that are called by MIPS16 PIC calls in this file. 44 # Test global stubs that are called by MIPS16 PIC calls in another file. 50 .set mips16 53 pic_prologue mips16 54 pic_call unused1,mips16 55 pic_call unused3,mips16 [all...] |
mips16-and-micromips.d | 1 #name: MIPS16 and microMIPS interlink 2 #source: ../../../gas/testsuite/gas/mips/nop.s -mips16 5 #error: \A.*: .*\.o: ASE mismatch: linking microMIPS module with previous MIPS16 modules[\n\r]+.*: failed to merge target specific data of file .*\.o\Z
|
mips16-call-global-2.s | 1 .set mips16
|
mips16-pic-4b.s | 4 # Define a MIPS16 function f1@@V1. 9 .set mips16
|
mips16-local-stubs-1.s | 23 makestub nomips16,f\id,.mips16.call.F\id 24 makestub nomips16,g\id,.mips16.call.fp.G\id 25 makestub mips16,h\id,.mips16.fn.H\id 49 makecaller mips16,caller2
|
/external/clang/test/Sema/ |
mips16_attr_allowed.c | 6 void __attribute__((mips16)) foo16(); 9 void __attribute__((mips16)) foo16_(); 14 void foo32__() __attribute__((mips16)); 17 void __attribute__((mips16(1))) foo16a(); // expected-error {{'mips16' attribute takes no arguments}} 20 void __attribute__((mips16(1, 2))) foo16b(); // expected-error {{'mips16' attribute takes no arguments}} 25 __attribute((mips16)) int b; // expected-error {{attribute only applies to functions}}
|
mips16_attr_not_allowed.c | 4 void __attribute__((mips16)) foo16(); // expected-warning {{unknown attribute 'mips16' ignored}}
|
/external/clang/test/CodeGen/ |
mips16-attr.c | 2 void __attribute__((mips16)) foo (void) { 6 // CHECK: define void @foo() [[MIPS16:#[0-9]+]] 14 // CHECK: attributes [[MIPS16]] = { nounwind {{.*}} "mips16" {{.*}} }
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
mips16-vis-1.s | 1 .set mips16
|
elf_ase_mips16.d | 1 # name: ELF MIPS16 ASE markings 4 # as: -32 -mips16 7 !private flags = .*mips16.*
|
elf_ase_mips16-2.d | 1 # name: ELF MIPS16 ASE markings 2 4 # as: -32 -mips16 7 private flags = [0-9a-f]*[4-7c-f]......: .*[[,]mips16[],].* 18 MIPS16 ASE
|
mips-jalx-2.s | 5 .set mips16
|
mips16e-64.s | 4 .set mips16
|
/external/llvm/test/MC/Mips/ |
set-mips16-directive.s | 2 # FIXME: Update this test when we have a more mature implementation of Mips16 in the IAS. 5 .set mips16 9 # CHECK: .set mips16
|
/external/llvm/test/CodeGen/Mips/ |
bswap.ll | 3 ; RUN: llc < %s -mtriple=mipsel-linux-gnu -march=mipsel -mcpu=mips32r2 -mattr=+mips16 | FileCheck %s -check-prefix=MIPS16 15 ; MIPS16-LABEL: bswap32: 16 ; MIPS16-DAG: srl $[[R0:[0-9]+]], $4, 8 17 ; MIPS16-DAG: srl $[[R1:[0-9]+]], $4, 24 18 ; MIPS16-DAG: sll $[[R2:[0-9]+]], $4, 8 19 ; MIPS16-DAG: sll $[[R3:[0-9]+]], $4, 24 20 ; MIPS16-DAG: li $[[R4:[0-9]+]], 65280 21 ; MIPS16-DAG: and $[[R4]], $[[R0]] 22 ; MIPS16-DAG: or $[[R1]], $[[R4] [all...] |
null.ll | 1 ; RUN: llc -march=mipsel -mattr=mips16 < %s | FileCheck %s -check-prefix=16 8 ; 16: .set mips16
|
/external/clang/test/Driver/ |
mips-float.c | 59 // Default -mips16 61 // RUN: -target mips-linux-gnu -mips16 \ 62 // RUN: | FileCheck --check-prefix=CHECK-DEF-MIPS16 %s 63 // CHECK-DEF-MIPS16: "-target-feature" "+mips16" 64 // CHECK-DEF-MIPS16: "-mfloat-abi" "hard" 66 // -mhard-float -mips16 68 // RUN: -target mips-linux-gnu -mhard-float -mips16 \ 69 // RUN: | FileCheck --check-prefix=CHECK-HARD-MIPS16 %s 70 // CHECK-HARD-MIPS16: "-target-feature" "+mips16 [all...] |