This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / gas / testsuite / gas / openrisc / allinsn.s
CommitLineData
c7e40348
NC
1 .data
2foodata: .word 42
3 .text
4footext:
5 .text
6 .global l_j
7l_j:
8 l.j footext
9 .text
10 .global l_jal
11l_jal:
12 l.jal footext
13 .text
14 .global l_jr
15l_jr:
16 l.jr r0
17 .text
18 .global l_jalr
19l_jalr:
20 l.jalr r0
21 .text
22 .global l_bal
23l_bal:
24 l.bal footext
25 .text
26 .global l_bnf
27l_bnf:
28 l.bnf footext
29 .text
30 .global l_bf
31l_bf:
32 l.bf footext
33 .text
34 .global l_brk
35l_brk:
36 l.brk 0
37 .text
38 .global l_rfe
39l_rfe:
40 l.rfe r0
41 .text
42 .global l_sys
43l_sys:
44 l.sys 0
45 .text
46 .global l_nop
47l_nop:
48 l.nop
49 .text
50 .global l_movhi
51l_movhi:
52 l.movhi r0,0
53 .text
54 .global l_mfsr
55l_mfsr:
56 l.mfsr r0,r0
57 .text
58 .global l_mtsr
59l_mtsr:
60 l.mtsr r0,r0
61 .text
62 .global l_lw
63l_lw:
64 l.lw r0,0(r0)
65 .text
66 .global l_lbz
67l_lbz:
68 l.lbz r0,0(r0)
69 .text
70 .global l_lbs
71l_lbs:
72 l.lbs r0,0(r0)
73 .text
74 .global l_lhz
75l_lhz:
76 l.lhz r0,0(r0)
77 .text
78 .global l_lhs
79l_lhs:
80 l.lhs r0,0(r0)
81 .text
82 .global l_sw
83l_sw:
84 l.sw 0(r0),r0
85 .text
86 .global l_sb
87l_sb:
88 l.sb 0(r0),r0
89 .text
90 .global l_sh
91l_sh:
92 l.sh 0(r0),r0
93 .text
94 .global l_sll
95l_sll:
96 l.sll r0,r0,r0
97 .text
98 .global l_slli
99l_slli:
100 l.slli r0,r0,0
101 .text
102 .global l_srl
103l_srl:
104 l.srl r0,r0,r0
105 .text
106 .global l_srli
107l_srli:
108 l.srli r0,r0,0
109 .text
110 .global l_sra
111l_sra:
112 l.sra r0,r0,r0
113 .text
114 .global l_srai
115l_srai:
116 l.srai r0,r0,0
117 .text
118 .global l_ror
119l_ror:
120 l.ror r0,r0,r0
121 .text
122 .global l_rori
123l_rori:
124 l.rori r0,r0,0
125 .text
126 .global l_add
127l_add:
128 l.add r0,r0,r0
129 .text
130 .global l_addi
131l_addi:
132 l.addi r0,r0,0
133 .text
134 .global l_sub
135l_sub:
136 l.sub r0,r0,r0
137 .text
138 .global l_subi
139l_subi:
140 l.subi r0,r0,0
141 .text
142 .global l_and
143l_and:
144 l.and r0,r0,r0
145 .text
146 .global l_andi
147l_andi:
148 l.andi r0,r0,0
149 .text
150 .global l_or
151l_or:
152 l.or r0,r0,r0
153 .text
154 .global l_ori
155l_ori:
156 l.ori r0,r0,0
157 .text
158 .global l_xor
159l_xor:
160 l.xor r0,r0,r0
161 .text
162 .global l_xori
163l_xori:
164 l.xori r0,r0,0
165 .text
166 .global l_mul
167l_mul:
168 l.mul r0,r0,r0
169 .text
170 .global l_muli
171l_muli:
172 l.muli r0,r0,0
173 .text
174 .global l_div
175l_div:
176 l.div r0,r0,r0
177 .text
178 .global l_divu
179l_divu:
180 l.divu r0,r0,r0
181 .text
182 .global l_sfgts
183l_sfgts:
184 l.sfgts r0,r0
185 .text
186 .global l_sfgtu
187l_sfgtu:
188 l.sfgtu r0,r0
189 .text
190 .global l_sfges
191l_sfges:
192 l.sfges r0,r0
193 .text
194 .global l_sfgeu
195l_sfgeu:
196 l.sfgeu r0,r0
197 .text
198 .global l_sflts
199l_sflts:
200 l.sflts r0,r0
201 .text
202 .global l_sfltu
203l_sfltu:
204 l.sfltu r0,r0
205 .text
206 .global l_sfles
207l_sfles:
208 l.sfles r0,r0
209 .text
210 .global l_sfleu
211l_sfleu:
212 l.sfleu r0,r0
213 .text
214 .global l_sfgtsi
215l_sfgtsi:
216 l.sfgtsi r0,0
217 .text
218 .global l_sfgtui
219l_sfgtui:
220 l.sfgtui r0,0
221 .text
222 .global l_sfgesi
223l_sfgesi:
224 l.sfgesi r0,0
225 .text
226 .global l_sfgeui
227l_sfgeui:
228 l.sfgeui r0,0
229 .text
230 .global l_sfltsi
231l_sfltsi:
232 l.sfltsi r0,0
233 .text
234 .global l_sfltui
235l_sfltui:
236 l.sfltui r0,0
237 .text
238 .global l_sflesi
239l_sflesi:
240 l.sflesi r0,0
241 .text
242 .global l_sfleui
243l_sfleui:
244 l.sfleui r0,0
245 .text
246 .global l_sfeq
247l_sfeq:
248 l.sfeq r0,r0
249 .text
250 .global l_sfeqi
251l_sfeqi:
252 l.sfeqi r0,0
253 .text
254 .global l_sfne
255l_sfne:
256 l.sfne r0,r0
257 .text
258 .global l_sfnei
259l_sfnei:
260 l.sfnei r0,0
This page took 0.241782 seconds and 4 git commands to generate.