Home | History | Annotate | Download | only in ld-mips-elf

Lines Matching refs:MIPS16

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.
27 # Test hidden stubs that are called by MIPS16 jals in another file.
33 # Test global stubs that are called by MIPS16 jals in this file.
35 jals unused9,mips16
37 # Test global stubs that are called by MIPS16 jals in another file.
43 # Test local stubs that are used by non-MIPS16 PIC calls in this file.
47 # Test local stubs that are used by non-MIPS16 jals in this file.
51 # Test local stubs that are used by both MIPS16 and non-MIPS16 PIC
55 callpic used3,mips16
57 # Test local stubs that are used by both MIPS16 and non-MIPS16 jals
61 jals used4,mips16
63 # Test local stubs that are used by a combination of MIPS16 PIC calls
64 # and non-MIPS16 jals in this file.
67 callpic used5,mips16
69 # Test hidden stubs that are used by non-MIPS16 PIC calls in this file.
73 # Test hidden stubs that are used by non-MIPS16 jals in this file.
77 # Test hidden stubs that are used by non-MIPS16 PIC calls in another
81 # Test hidden stubs that are used by non-MIPS16 jals in another
85 # Test hidden stubs that are used by both MIPS16 and non-MIPS16 PIC
89 callpic used10,mips16
91 # Test hidden stubs that are used by both MIPS16 and non-MIPS16 jals
95 jals used11,mips16
97 # Test hidden stubs that are used by a combination of MIPS16 PIC calls
98 # and non-MIPS16 jals in this file.
101 callpic used12,mips16
103 # Test global stubs that are used by non-MIPS16 PIC calls in this file.
107 # Test global stubs that are used by non-MIPS16 jals in this file.
111 # Test global stubs that are used by non-MIPS16 PIC calls in another
115 # Test global stubs that are used by non-MIPS16 jals in another file.
118 # Test global stubs that are used by both MIPS16 and non-MIPS16 PIC
122 callpic used17,mips16
124 # Test global stubs that are used by both MIPS16 and non-MIPS16 jals
128 jals used18,mips16
130 # Test global stubs that are used by a combination of MIPS16 PIC calls
131 # and non-MIPS16 jals in this file.
134 callpic used19,mips16
136 # Test global stubs that are used by MIPS16 PIC calls in this file.
140 callpic used20,mips16
142 # Test global stubs that are used by MIPS16 PIC calls in another file.