aboutsummaryrefslogtreecommitdiff
path: root/VexRiscv/src/test/resources/asm/rv32ui-p-add.dump
blob: 00fa6113ad8920186620373fb79e2cd2a69249b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
rv32ui-p-add:     file format elf32-littleriscv


Disassembly of section .text.init:

80000000 <_start>:
80000000:	04c0006f          	j	8000004c <reset_vector>

80000004 <trap_vector>:
80000004:	34202f73          	csrr	t5,mcause
80000008:	00800f93          	li	t6,8
8000000c:	03ff0a63          	beq	t5,t6,80000040 <write_tohost>
80000010:	00900f93          	li	t6,9
80000014:	03ff0663          	beq	t5,t6,80000040 <write_tohost>
80000018:	00b00f93          	li	t6,11
8000001c:	03ff0263          	beq	t5,t6,80000040 <write_tohost>
80000020:	80000f17          	auipc	t5,0x80000
80000024:	fe0f0f13          	addi	t5,t5,-32 # 0 <_start-0x80000000>
80000028:	000f0463          	beqz	t5,80000030 <trap_vector+0x2c>
8000002c:	000f0067          	jr	t5
80000030:	34202f73          	csrr	t5,mcause
80000034:	000f5463          	bgez	t5,8000003c <handle_exception>
80000038:	0040006f          	j	8000003c <handle_exception>

8000003c <handle_exception>:
8000003c:	539e6e13          	ori	t3,t3,1337

80000040 <write_tohost>:
80000040:	00001f17          	auipc	t5,0x1
80000044:	fdcf2023          	sw	t3,-64(t5) # 80001000 <tohost>
80000048:	ff9ff06f          	j	80000040 <write_tohost>

8000004c <reset_vector>:
8000004c:	f1402573          	csrr	a0,mhartid
80000050:	00051063          	bnez	a0,80000050 <reset_vector+0x4>
80000054:	30102573          	csrr	a0,misa
80000058:	00055863          	bgez	a0,80000068 <reset_vector+0x1c>
8000005c:	0ff0000f          	fence
80000060:	00100e13          	li	t3,1
80000064:	00000073          	ecall
80000068:	00000e13          	li	t3,0
8000006c:	00000297          	auipc	t0,0x0
80000070:	f9828293          	addi	t0,t0,-104 # 80000004 <trap_vector>
80000074:	30529073          	csrw	mtvec,t0
80000078:	30205073          	csrwi	medeleg,0
8000007c:	30305073          	csrwi	mideleg,0
80000080:	30405073          	csrwi	mie,0
80000084:	80000297          	auipc	t0,0x80000
80000088:	f7c28293          	addi	t0,t0,-132 # 0 <_start-0x80000000>
8000008c:	00028c63          	beqz	t0,800000a4 <reset_vector+0x58>
80000090:	10529073          	csrw	stvec,t0
80000094:	1ab00293          	li	t0,427
80000098:	30229073          	csrw	medeleg,t0
8000009c:	30202373          	csrr	t1,medeleg
800000a0:	f8629ee3          	bne	t0,t1,8000003c <handle_exception>
800000a4:	30005073          	csrwi	mstatus,0
800000a8:	00000297          	auipc	t0,0x0
800000ac:	01428293          	addi	t0,t0,20 # 800000bc <test_2>
800000b0:	34129073          	csrw	mepc,t0
800000b4:	f1402573          	csrr	a0,mhartid
800000b8:	30200073          	mret

800000bc <test_2>:
800000bc:	00000093          	li	ra,0
800000c0:	00000113          	li	sp,0
800000c4:	002081b3          	add	gp,ra,sp
800000c8:	00000e93          	li	t4,0
800000cc:	00200e13          	li	t3,2
800000d0:	4dd19663          	bne	gp,t4,8000059c <fail>

800000d4 <test_3>:
800000d4:	00100093          	li	ra,1
800000d8:	00100113          	li	sp,1
800000dc:	002081b3          	add	gp,ra,sp
800000e0:	00200e93          	li	t4,2
800000e4:	00300e13          	li	t3,3
800000e8:	4bd19a63          	bne	gp,t4,8000059c <fail>

800000ec <test_4>:
800000ec:	00300093          	li	ra,3
800000f0:	00700113          	li	sp,7
800000f4:	002081b3          	add	gp,ra,sp
800000f8:	00a00e93          	li	t4,10
800000fc:	00400e13          	li	t3,4
80000100:	49d19e63          	bne	gp,t4,8000059c <fail>

80000104 <test_5>:
80000104:	00000093          	li	ra,0
80000108:	ffff8137          	lui	sp,0xffff8
8000010c:	002081b3          	add	gp,ra,sp
80000110:	ffff8eb7          	lui	t4,0xffff8
80000114:	00500e13          	li	t3,5
80000118:	49d19263          	bne	gp,t4,8000059c <fail>

8000011c <test_6>:
8000011c:	800000b7          	lui	ra,0x80000
80000120:	00000113          	li	sp,0
80000124:	002081b3          	add	gp,ra,sp
80000128:	80000eb7          	lui	t4,0x80000
8000012c:	00600e13          	li	t3,6
80000130:	47d19663          	bne	gp,t4,8000059c <fail>

80000134 <test_7>:
80000134:	800000b7          	lui	ra,0x80000
80000138:	ffff8137          	lui	sp,0xffff8
8000013c:	002081b3          	add	gp,ra,sp
80000140:	7fff8eb7          	lui	t4,0x7fff8
80000144:	00700e13          	li	t3,7
80000148:	45d19a63          	bne	gp,t4,8000059c <fail>

8000014c <test_8>:
8000014c:	00000093          	li	ra,0
80000150:	00008137          	lui	sp,0x8
80000154:	fff10113          	addi	sp,sp,-1 # 7fff <_start-0x7fff8001>
80000158:	002081b3          	add	gp,ra,sp
8000015c:	00008eb7          	lui	t4,0x8
80000160:	fffe8e93          	addi	t4,t4,-1 # 7fff <_start-0x7fff8001>
80000164:	00800e13          	li	t3,8
80000168:	43d19a63          	bne	gp,t4,8000059c <fail>

8000016c <test_9>:
8000016c:	800000b7          	lui	ra,0x80000
80000170:	fff08093          	addi	ra,ra,-1 # 7fffffff <begin_signature+0xffffdfff>
80000174:	00000113          	li	sp,0
80000178:	002081b3          	add	gp,ra,sp
8000017c:	80000eb7          	lui	t4,0x80000
80000180:	fffe8e93          	addi	t4,t4,-1 # 7fffffff <begin_signature+0xffffdfff>
80000184:	00900e13          	li	t3,9
80000188:	41d19a63          	bne	gp,t4,8000059c <fail>

8000018c <test_10>:
8000018c:	800000b7          	lui	ra,0x80000
80000190:	fff08093          	addi	ra,ra,-1 # 7fffffff <begin_signature+0xffffdfff>
80000194:	00008137          	lui	sp,0x8
80000198:	fff10113          	addi	sp,sp,-1 # 7fff <_start-0x7fff8001>
8000019c:	002081b3          	add	gp,ra,sp
800001a0:	80008eb7          	lui	t4,0x80008
800001a4:	ffee8e93          	addi	t4,t4,-2 # 80007ffe <begin_signature+0x5ffe>
800001a8:	00a00e13          	li	t3,10
800001ac:	3fd19863          	bne	gp,t4,8000059c <fail>

800001b0 <test_11>:
800001b0:	800000b7          	lui	ra,0x80000
800001b4:	00008137          	lui	sp,0x8
800001b8:	fff10113          	addi	sp,sp,-1 # 7fff <_start-0x7fff8001>
800001bc:	002081b3          	add	gp,ra,sp
800001c0:	80008eb7          	lui	t4,0x80008
800001c4:	fffe8e93          	addi	t4,t4,-1 # 80007fff <begin_signature+0x5fff>
800001c8:	00b00e13          	li	t3,11
800001cc:	3dd19863          	bne	gp,t4,8000059c <fail>

800001d0 <test_12>:
800001d0:	800000b7          	lui	ra,0x80000
800001d4:	fff08093          	addi	ra,ra,-1 # 7fffffff <begin_signature+0xffffdfff>
800001d8:	ffff8137          	lui	sp,0xffff8
800001dc:	002081b3          	add	gp,ra,sp
800001e0:	7fff8eb7          	lui	t4,0x7fff8
800001e4:	fffe8e93          	addi	t4,t4,-1 # 7fff7fff <_start-0x8001>
800001e8:	00c00e13          	li	t3,12
800001ec:	3bd19863          	bne	gp,t4,8000059c <fail>

800001f0 <test_13>:
800001f0:	00000093          	li	ra,0
800001f4:	fff00113          	li	sp,-1
800001f8:	002081b3          	add	gp,ra,sp
800001fc:	fff00e93          	li	t4,-1
80000200:	00d00e13          	li	t3,13
80000204:	39d19c63          	bne	gp,t4,8000059c <fail>

80000208 <test_14>:
80000208:	fff00093          	li	ra,-1
8000020c:	00100113          	li	sp,1
80000210:	002081b3          	add	gp,ra,sp
80000214:	00000e93          	li	t4,0
80000218:	00e00e13          	li	t3,14
8000021c:	39d19063          	bne	gp,t4,8000059c <fail>

80000220 <test_15>:
80000220:	fff00093          	li	ra,-1
80000224:	fff00113          	li	sp,-1
80000228:	002081b3          	add	gp,ra,sp
8000022c:	ffe00e93          	li	t4,-2
80000230:	00f00e13          	li	t3,15
80000234:	37d19463          	bne	gp,t4,8000059c <fail>

80000238 <test_16>:
80000238:	00100093          	li	ra,1
8000023c:	80000137          	lui	sp,0x80000
80000240:	fff10113          	addi	sp,sp,-1 # 7fffffff <begin_signature+0xffffdfff>
80000244:	002081b3          	add	gp,ra,sp
80000248:	80000eb7          	lui	t4,0x80000
8000024c:	01000e13          	li	t3,16
80000250:	35d19663          	bne	gp,t4,8000059c <fail>

80000254 <test_17>:
80000254:	00d00093          	li	ra,13
80000258:	00b00113          	li	sp,11
8000025c:	002080b3          	add	ra,ra,sp
80000260:	01800e93          	li	t4,24
80000264:	01100e13          	li	t3,17
80000268:	33d09a63          	bne	ra,t4,8000059c <fail>

8000026c <test_18>:
8000026c:	00e00093          	li	ra,14
80000270:	00b00113          	li	sp,11
80000274:	00208133          	add	sp,ra,sp
80000278:	01900e93          	li	t4,25
8000027c:	01200e13          	li	t3,18
80000280:	31d11e63          	bne	sp,t4,8000059c <fail>

80000284 <test_19>:
80000284:	00d00093          	li	ra,13
80000288:	001080b3          	add	ra,ra,ra
8000028c:	01a00e93          	li	t4,26
80000290:	01300e13          	li	t3,19
80000294:	31d09463          	bne	ra,t4,8000059c <fail>

80000298 <test_20>:
80000298:	00000213          	li	tp,0
8000029c:	00d00093          	li	ra,13
800002a0:	00b00113          	li	sp,11
800002a4:	002081b3          	add	gp,ra,sp
800002a8:	00018313          	mv	t1,gp
800002ac:	00120213          	addi	tp,tp,1 # 1 <_start-0x7fffffff>
800002b0:	00200293          	li	t0,2
800002b4:	fe5214e3          	bne	tp,t0,8000029c <test_20+0x4>
800002b8:	01800e93          	li	t4,24
800002bc:	01400e13          	li	t3,20
800002c0:	2dd31e63          	bne	t1,t4,8000059c <fail>

800002c4 <test_21>:
800002c4:	00000213          	li	tp,0
800002c8:	00e00093          	li	ra,14
800002cc:	00b00113          	li	sp,11
800002d0:	002081b3          	add	gp,ra,sp
800002d4:	00000013          	nop
800002d8:	00018313          	mv	t1,gp
800002dc:	00120213          	addi	tp,tp,1 # 1 <_start-0x7fffffff>
800002e0:	00200293          	li	t0,2
800002e4:	fe5212e3          	bne	tp,t0,800002c8 <test_21+0x4>
800002e8:	01900e93          	li	t4,25
800002ec:	01500e13          	li	t3,21
800002f0:	2bd31663          	bne	t1,t4,8000059c <fail>

800002f4 <test_22>:
800002f4:	00000213          	li	tp,0
800002f8:	00f00093          	li	ra,15
800002fc:	00b00113          	li	sp,11
80000300:	002081b3          	add	gp,ra,sp
80000304:	00000013          	nop
80000308:	00000013          	nop
8000030c:	00018313          	mv	t1,gp
80000310:	00120213          	addi	tp,tp,1 # 1 <_start-0x7fffffff>
80000314:	00200293          	li	t0,2
80000318:	fe5210e3          	bne	tp,t0,800002f8 <test_22+0x4>
8000031c:	01a00e93          	li	t4,26
80000320:	01600e13          	li	t3,22
80000324:	27d31c63          	bne	t1,t4,8000059c <fail>

80000328 <test_23>:
80000328:	00000213          	li	tp,0
8000032c:	00d00093          	li	ra,13
80000330:	00b00113          	li	sp,11
80000334:	002081b3          	add	gp,ra,sp
80000338:	00120213          	addi	tp,tp,1 # 1 <_start-0x7fffffff>
8000033c:	00200293          	li	t0,2
80000340:	fe5216e3          	bne	tp,t0,8000032c <test_23+0x4>
80000344:	01800e93          	li	t4,24
80000348:	01700e13          	li	t3,23
8000034c:	25d19863          	bne	gp,t4,8000059c <fail>

80000350 <test_24>:
80000350:	00000213          	li	tp,0
80000354:	00e00093          	li	ra,14
80000358:	00b00113          	li	sp,11
8000035c:	00000013          	nop
80000360:	002081b3          	add	gp,ra,sp
80000364:	00120213          	addi	tp,tp,1 # 1 <_start-0x7fffffff>
80000368:	00200293          	li	t0,2
8000036c:	fe5214e3          	bne	tp,t0,80000354 <test_24+0x4>
80000370:	01900e93          	li	t4,25
80000374:	01800e13          	li	t3,24
80000378:	23d19263          	bne	gp,t4,8000059c <fail>

8000037c <test_25>:
8000037c:	00000213          	li	tp,0
80000380:	00f00093          	li	ra,15
80000384:	00b00113          	li	sp,11
80000388:	00000013          	nop
8000038c:	00000013          	nop
80000390:	002081b3          	add	gp,ra,sp
80000394:	00120213          	addi	tp,tp,1 # 1 <_start-0x7fffffff>
80000398:	00200293          	li	t0,2
8000039c:	fe5212e3          	bne	tp,t0,80000380 <test_25+0x4>
800003a0:	01a00e93          	li	t4,26
800003a4:	01900e13          	li	t3,25
800003a8:	1fd19a63          	bne	gp,t4,8000059c <fail>

800003ac <test_26>:
800003ac:	00000213          	li	tp,0
800003b0:	00d00093          	li	ra,13
800003b4:	00000013          	nop
800003b8:	00b00113          	li	sp,11
800003bc:	002081b3          	add	gp,ra,sp
800003c0:	00120213          	addi	tp,tp,1 # 1 <_start-0x7fffffff>
800003c4:	00200293          	li	t0,2
800003c8:	fe5214e3          	bne	tp,t0,800003b0 <test_26+0x4>
800003cc:	01800e93          	li	t4,24
800003d0:	01a00e13          	li	t3,26
800003d4:	1dd19463          	bne	gp,t4,8000059c <fail>

800003d8 <test_27>:
800003d8:	00000213          	li	tp,0
800003dc:	00e00093          	li	ra,14
800003e0:	00000013          	nop
800003e4:	00b00113          	li	sp,11
800003e8:	00000013          	nop
800003ec:	002081b3          	add	gp,ra,sp
800003f0:	00120213          	addi	tp,tp,1 # 1 <_start-0x7fffffff>
800003f4:	00200293          	li	t0,2
800003f8:	fe5212e3          	bne	tp,t0,800003dc <test_27+0x4>
800003fc:	01900e93          	li	t4,25
80000400:	01b00e13          	li	t3,27
80000404:	19d19c63          	bne	gp,t4,8000059c <fail>

80000408 <test_28>:
80000408:	00000213          	li	tp,0
8000040c:	00f00093          	li	ra,15
80000410:	00000013          	nop
80000414:	00000013          	nop
80000418:	00b00113          	li	sp,11
8000041c:	002081b3          	add	gp,ra,sp
80000420:	00120213          	addi	tp,tp,1 # 1 <_start-0x7fffffff>
80000424:	00200293          	li	t0,2
80000428:	fe5212e3          	bne	tp,t0,8000040c <test_28+0x4>
8000042c:	01a00e93          	li	t4,26
80000430:	01c00e13          	li	t3,28
80000434:	17d19463          	bne	gp,t4,8000059c <fail>

80000438 <test_29>:
80000438:	00000213          	li	tp,0
8000043c:	00b00113          	li	sp,11
80000440:	00d00093          	li	ra,13
80000444:	002081b3          	add	gp,ra,sp
80000448:	00120213          	addi	tp,tp,1 # 1 <_start-0x7fffffff>
8000044c:	00200293          	li	t0,2
80000450:	fe5216e3          	bne	tp,t0,8000043c <test_29+0x4>
80000454:	01800e93          	li	t4,24
80000458:	01d00e13          	li	t3,29
8000045c:	15d19063          	bne	gp,t4,8000059c <fail>

80000460 <test_30>:
80000460:	00000213          	li	tp,0
80000464:	00b00113          	li	sp,11
80000468:	00e00093          	li	ra,14
8000046c:	00000013          	nop
80000470:	002081b3          	add	gp,ra,sp
80000474:	00120213          	addi	tp,tp,1 # 1 <_start-0x7fffffff>
80000478:	00200293          	li	t0,2
8000047c:	fe5214e3          	bne	tp,t0,80000464 <test_30+0x4>
80000480:	01900e93          	li	t4,25
80000484:	01e00e13          	li	t3,30
80000488:	11d19a63          	bne	gp,t4,8000059c <fail>

8000048c <test_31>:
8000048c:	00000213          	li	tp,0
80000490:	00b00113          	li	sp,11
80000494:	00f00093          	li	ra,15
80000498:	00000013          	nop
8000049c:	00000013          	nop
800004a0:	002081b3          	add	gp,ra,sp
800004a4:	00120213          	addi	tp,tp,1 # 1 <_start-0x7fffffff>
800004a8:	00200293          	li	t0,2
800004ac:	fe5212e3          	bne	tp,t0,80000490 <test_31+0x4>
800004b0:	01a00e93          	li	t4,26
800004b4:	01f00e13          	li	t3,31
800004b8:	0fd19263          	bne	gp,t4,8000059c <fail>

800004bc <test_32>:
800004bc:	00000213          	li	tp,0
800004c0:	00b00113          	li	sp,11
800004c4:	00000013          	nop
800004c8:	00d00093          	li	ra,13
800004cc:	002081b3          	add	gp,ra,sp
800004d0:	00120213          	addi	tp,tp,1 # 1 <_start-0x7fffffff>
800004d4:	00200293          	li	t0,2
800004d8:	fe5214e3          	bne	tp,t0,800004c0 <test_32+0x4>
800004dc:	01800e93          	li	t4,24
800004e0:	02000e13          	li	t3,32
800004e4:	0bd19c63          	bne	gp,t4,8000059c <fail>

800004e8 <test_33>:
800004e8:	00000213          	li	tp,0
800004ec:	00b00113          	li	sp,11
800004f0:	00000013          	nop
800004f4:	00e00093          	li	ra,14
800004f8:	00000013          	nop
800004fc:	002081b3          	add	gp,ra,sp
80000500:	00120213          	addi	tp,tp,1 # 1 <_start-0x7fffffff>
80000504:	00200293          	li	t0,2
80000508:	fe5212e3          	bne	tp,t0,800004ec <test_33+0x4>
8000050c:	01900e93          	li	t4,25
80000510:	02100e13          	li	t3,33
80000514:	09d19463          	bne	gp,t4,8000059c <fail>

80000518 <test_34>:
80000518:	00000213          	li	tp,0
8000051c:	00b00113          	li	sp,11
80000520:	00000013          	nop
80000524:	00000013          	nop
80000528:	00f00093          	li	ra,15
8000052c:	002081b3          	add	gp,ra,sp
80000530:	00120213          	addi	tp,tp,1 # 1 <_start-0x7fffffff>
80000534:	00200293          	li	t0,2
80000538:	fe5212e3          	bne	tp,t0,8000051c <test_34+0x4>
8000053c:	01a00e93          	li	t4,26
80000540:	02200e13          	li	t3,34
80000544:	05d19c63          	bne	gp,t4,8000059c <fail>

80000548 <test_35>:
80000548:	00f00093          	li	ra,15
8000054c:	00100133          	add	sp,zero,ra
80000550:	00f00e93          	li	t4,15
80000554:	02300e13          	li	t3,35
80000558:	05d11263          	bne	sp,t4,8000059c <fail>

8000055c <test_36>:
8000055c:	02000093          	li	ra,32
80000560:	00008133          	add	sp,ra,zero
80000564:	02000e93          	li	t4,32
80000568:	02400e13          	li	t3,36
8000056c:	03d11863          	bne	sp,t4,8000059c <fail>

80000570 <test_37>:
80000570:	000000b3          	add	ra,zero,zero
80000574:	00000e93          	li	t4,0
80000578:	02500e13          	li	t3,37
8000057c:	03d09063          	bne	ra,t4,8000059c <fail>

80000580 <test_38>:
80000580:	01000093          	li	ra,16
80000584:	01e00113          	li	sp,30
80000588:	00208033          	add	zero,ra,sp
8000058c:	00000e93          	li	t4,0
80000590:	02600e13          	li	t3,38
80000594:	01d01463          	bne	zero,t4,8000059c <fail>
80000598:	01c01c63          	bne	zero,t3,800005b0 <pass>

8000059c <fail>:
8000059c:	0ff0000f          	fence
800005a0:	000e0063          	beqz	t3,800005a0 <fail+0x4>
800005a4:	001e1e13          	slli	t3,t3,0x1
800005a8:	001e6e13          	ori	t3,t3,1
800005ac:	00000073          	ecall

800005b0 <pass>:
800005b0:	0ff0000f          	fence
800005b4:	00100e13          	li	t3,1
800005b8:	00000073          	ecall
800005bc:	c0001073          	unimp
800005c0:	0000                	unimp
800005c2:	0000                	unimp