aboutsummaryrefslogtreecommitdiff
path: root/test/tests/rv64um-p-mulhsu.dump
blob: 56d5b6dadb30b33990cbb1046cadc9d9342fe405 (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

rv64um-p-mulhsu:     file format elf64-littleriscv


Disassembly of section .text.init:

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

0000000080000004 <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>

000000008000003c <handle_exception>:
    8000003c:	5391e193          	ori	gp,gp,1337

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

000000008000004c <reset_vector>:
    8000004c:	f1402573          	csrr	a0,mhartid
    80000050:	00051063          	bnez	a0,80000050 <reset_vector+0x4>
    80000054:	00000297          	auipc	t0,0x0
    80000058:	01028293          	addi	t0,t0,16 # 80000064 <reset_vector+0x18>
    8000005c:	30529073          	csrw	mtvec,t0
    80000060:	18005073          	csrwi	satp,0
    80000064:	00000297          	auipc	t0,0x0
    80000068:	01c28293          	addi	t0,t0,28 # 80000080 <reset_vector+0x34>
    8000006c:	30529073          	csrw	mtvec,t0
    80000070:	fff00293          	li	t0,-1
    80000074:	3b029073          	csrw	pmpaddr0,t0
    80000078:	01f00293          	li	t0,31
    8000007c:	3a029073          	csrw	pmpcfg0,t0
    80000080:	00000297          	auipc	t0,0x0
    80000084:	01828293          	addi	t0,t0,24 # 80000098 <reset_vector+0x4c>
    80000088:	30529073          	csrw	mtvec,t0
    8000008c:	30205073          	csrwi	medeleg,0
    80000090:	30305073          	csrwi	mideleg,0
    80000094:	30405073          	csrwi	mie,0
    80000098:	00000193          	li	gp,0
    8000009c:	00000297          	auipc	t0,0x0
    800000a0:	f6828293          	addi	t0,t0,-152 # 80000004 <trap_vector>
    800000a4:	30529073          	csrw	mtvec,t0
    800000a8:	00100513          	li	a0,1
    800000ac:	01f51513          	slli	a0,a0,0x1f
    800000b0:	00055863          	bgez	a0,800000c0 <reset_vector+0x74>
    800000b4:	0ff0000f          	fence
    800000b8:	00100193          	li	gp,1
    800000bc:	00000073          	ecall
    800000c0:	80000297          	auipc	t0,0x80000
    800000c4:	f4028293          	addi	t0,t0,-192 # 0 <_start-0x80000000>
    800000c8:	00028e63          	beqz	t0,800000e4 <reset_vector+0x98>
    800000cc:	10529073          	csrw	stvec,t0
    800000d0:	0000b2b7          	lui	t0,0xb
    800000d4:	1092829b          	addiw	t0,t0,265
    800000d8:	30229073          	csrw	medeleg,t0
    800000dc:	30202373          	csrr	t1,medeleg
    800000e0:	f4629ee3          	bne	t0,t1,8000003c <handle_exception>
    800000e4:	30005073          	csrwi	mstatus,0
    800000e8:	00000297          	auipc	t0,0x0
    800000ec:	01428293          	addi	t0,t0,20 # 800000fc <test_2>
    800000f0:	34129073          	csrw	mepc,t0
    800000f4:	f1402573          	csrr	a0,mhartid
    800000f8:	30200073          	mret

00000000800000fc <test_2>:
    800000fc:	00000093          	li	ra,0
    80000100:	00000113          	li	sp,0
    80000104:	0220af33          	mulhsu	t5,ra,sp
    80000108:	00000e93          	li	t4,0
    8000010c:	00200193          	li	gp,2
    80000110:	47df1063          	bne	t5,t4,80000570 <fail>

0000000080000114 <test_3>:
    80000114:	00100093          	li	ra,1
    80000118:	00100113          	li	sp,1
    8000011c:	0220af33          	mulhsu	t5,ra,sp
    80000120:	00000e93          	li	t4,0
    80000124:	00300193          	li	gp,3
    80000128:	45df1463          	bne	t5,t4,80000570 <fail>

000000008000012c <test_4>:
    8000012c:	00300093          	li	ra,3
    80000130:	00700113          	li	sp,7
    80000134:	0220af33          	mulhsu	t5,ra,sp
    80000138:	00000e93          	li	t4,0
    8000013c:	00400193          	li	gp,4
    80000140:	43df1863          	bne	t5,t4,80000570 <fail>

0000000080000144 <test_5>:
    80000144:	00000093          	li	ra,0
    80000148:	ffff8137          	lui	sp,0xffff8
    8000014c:	0220af33          	mulhsu	t5,ra,sp
    80000150:	00000e93          	li	t4,0
    80000154:	00500193          	li	gp,5
    80000158:	41df1c63          	bne	t5,t4,80000570 <fail>

000000008000015c <test_6>:
    8000015c:	800000b7          	lui	ra,0x80000
    80000160:	00000113          	li	sp,0
    80000164:	0220af33          	mulhsu	t5,ra,sp
    80000168:	00000e93          	li	t4,0
    8000016c:	00600193          	li	gp,6
    80000170:	41df1063          	bne	t5,t4,80000570 <fail>

0000000080000174 <test_7>:
    80000174:	800000b7          	lui	ra,0x80000
    80000178:	ffff8137          	lui	sp,0xffff8
    8000017c:	0220af33          	mulhsu	t5,ra,sp
    80000180:	80000eb7          	lui	t4,0x80000
    80000184:	00700193          	li	gp,7
    80000188:	3fdf1463          	bne	t5,t4,80000570 <fail>

000000008000018c <test_8>:
    8000018c:	00d0009b          	addiw	ra,zero,13
    80000190:	02009093          	slli	ra,ra,0x20
    80000194:	00b0011b          	addiw	sp,zero,11
    80000198:	02011113          	slli	sp,sp,0x20
    8000019c:	0220a0b3          	mulhsu	ra,ra,sp
    800001a0:	08f00e93          	li	t4,143
    800001a4:	00800193          	li	gp,8
    800001a8:	3dd09463          	bne	ra,t4,80000570 <fail>

00000000800001ac <test_9>:
    800001ac:	0070009b          	addiw	ra,zero,7
    800001b0:	02109093          	slli	ra,ra,0x21
    800001b4:	00b0011b          	addiw	sp,zero,11
    800001b8:	02011113          	slli	sp,sp,0x20
    800001bc:	0220a133          	mulhsu	sp,ra,sp
    800001c0:	09a00e93          	li	t4,154
    800001c4:	00900193          	li	gp,9
    800001c8:	3bd11463          	bne	sp,t4,80000570 <fail>

00000000800001cc <test_10>:
    800001cc:	00d0009b          	addiw	ra,zero,13
    800001d0:	02009093          	slli	ra,ra,0x20
    800001d4:	0210a0b3          	mulhsu	ra,ra,ra
    800001d8:	0a900e93          	li	t4,169
    800001dc:	00a00193          	li	gp,10
    800001e0:	39d09863          	bne	ra,t4,80000570 <fail>

00000000800001e4 <test_11>:
    800001e4:	00000213          	li	tp,0
    800001e8:	00d0009b          	addiw	ra,zero,13
    800001ec:	02009093          	slli	ra,ra,0x20
    800001f0:	00b0011b          	addiw	sp,zero,11
    800001f4:	02011113          	slli	sp,sp,0x20
    800001f8:	0220af33          	mulhsu	t5,ra,sp
    800001fc:	000f0313          	mv	t1,t5
    80000200:	00120213          	addi	tp,tp,1 # 1 <_start-0x7fffffff>
    80000204:	00200293          	li	t0,2
    80000208:	fe5210e3          	bne	tp,t0,800001e8 <test_11+0x4>
    8000020c:	08f00e93          	li	t4,143
    80000210:	00b00193          	li	gp,11
    80000214:	35d31e63          	bne	t1,t4,80000570 <fail>

0000000080000218 <test_12>:
    80000218:	00000213          	li	tp,0
    8000021c:	0070009b          	addiw	ra,zero,7
    80000220:	02109093          	slli	ra,ra,0x21
    80000224:	00b0011b          	addiw	sp,zero,11
    80000228:	02011113          	slli	sp,sp,0x20
    8000022c:	0220af33          	mulhsu	t5,ra,sp
    80000230:	00000013          	nop
    80000234:	000f0313          	mv	t1,t5
    80000238:	00120213          	addi	tp,tp,1 # 1 <_start-0x7fffffff>
    8000023c:	00200293          	li	t0,2
    80000240:	fc521ee3          	bne	tp,t0,8000021c <test_12+0x4>
    80000244:	09a00e93          	li	t4,154
    80000248:	00c00193          	li	gp,12
    8000024c:	33d31263          	bne	t1,t4,80000570 <fail>

0000000080000250 <test_13>:
    80000250:	00000213          	li	tp,0
    80000254:	00f0009b          	addiw	ra,zero,15
    80000258:	02009093          	slli	ra,ra,0x20
    8000025c:	00b0011b          	addiw	sp,zero,11
    80000260:	02011113          	slli	sp,sp,0x20
    80000264:	0220af33          	mulhsu	t5,ra,sp
    80000268:	00000013          	nop
    8000026c:	00000013          	nop
    80000270:	000f0313          	mv	t1,t5
    80000274:	00120213          	addi	tp,tp,1 # 1 <_start-0x7fffffff>
    80000278:	00200293          	li	t0,2
    8000027c:	fc521ce3          	bne	tp,t0,80000254 <test_13+0x4>
    80000280:	0a500e93          	li	t4,165
    80000284:	00d00193          	li	gp,13
    80000288:	2fd31463          	bne	t1,t4,80000570 <fail>

000000008000028c <test_14>:
    8000028c:	00000213          	li	tp,0
    80000290:	00d0009b          	addiw	ra,zero,13
    80000294:	02009093          	slli	ra,ra,0x20
    80000298:	00b0011b          	addiw	sp,zero,11
    8000029c:	02011113          	slli	sp,sp,0x20
    800002a0:	0220af33          	mulhsu	t5,ra,sp
    800002a4:	00120213          	addi	tp,tp,1 # 1 <_start-0x7fffffff>
    800002a8:	00200293          	li	t0,2
    800002ac:	fe5212e3          	bne	tp,t0,80000290 <test_14+0x4>
    800002b0:	08f00e93          	li	t4,143
    800002b4:	00e00193          	li	gp,14
    800002b8:	2bdf1c63          	bne	t5,t4,80000570 <fail>

00000000800002bc <test_15>:
    800002bc:	00000213          	li	tp,0
    800002c0:	0070009b          	addiw	ra,zero,7
    800002c4:	02109093          	slli	ra,ra,0x21
    800002c8:	00b0011b          	addiw	sp,zero,11
    800002cc:	02011113          	slli	sp,sp,0x20
    800002d0:	00000013          	nop
    800002d4:	0220af33          	mulhsu	t5,ra,sp
    800002d8:	00120213          	addi	tp,tp,1 # 1 <_start-0x7fffffff>
    800002dc:	00200293          	li	t0,2
    800002e0:	fe5210e3          	bne	tp,t0,800002c0 <test_15+0x4>
    800002e4:	09a00e93          	li	t4,154
    800002e8:	00f00193          	li	gp,15
    800002ec:	29df1263          	bne	t5,t4,80000570 <fail>

00000000800002f0 <test_16>:
    800002f0:	00000213          	li	tp,0
    800002f4:	00f0009b          	addiw	ra,zero,15
    800002f8:	02009093          	slli	ra,ra,0x20
    800002fc:	00b0011b          	addiw	sp,zero,11
    80000300:	02011113          	slli	sp,sp,0x20
    80000304:	00000013          	nop
    80000308:	00000013          	nop
    8000030c:	0220af33          	mulhsu	t5,ra,sp
    80000310:	00120213          	addi	tp,tp,1 # 1 <_start-0x7fffffff>
    80000314:	00200293          	li	t0,2
    80000318:	fc521ee3          	bne	tp,t0,800002f4 <test_16+0x4>
    8000031c:	0a500e93          	li	t4,165
    80000320:	01000193          	li	gp,16
    80000324:	25df1663          	bne	t5,t4,80000570 <fail>

0000000080000328 <test_17>:
    80000328:	00000213          	li	tp,0
    8000032c:	00d0009b          	addiw	ra,zero,13
    80000330:	02009093          	slli	ra,ra,0x20
    80000334:	00000013          	nop
    80000338:	00b0011b          	addiw	sp,zero,11
    8000033c:	02011113          	slli	sp,sp,0x20
    80000340:	0220af33          	mulhsu	t5,ra,sp
    80000344:	00120213          	addi	tp,tp,1 # 1 <_start-0x7fffffff>
    80000348:	00200293          	li	t0,2
    8000034c:	fe5210e3          	bne	tp,t0,8000032c <test_17+0x4>
    80000350:	08f00e93          	li	t4,143
    80000354:	01100193          	li	gp,17
    80000358:	21df1c63          	bne	t5,t4,80000570 <fail>

000000008000035c <test_18>:
    8000035c:	00000213          	li	tp,0
    80000360:	0070009b          	addiw	ra,zero,7
    80000364:	02109093          	slli	ra,ra,0x21
    80000368:	00000013          	nop
    8000036c:	00b0011b          	addiw	sp,zero,11
    80000370:	02011113          	slli	sp,sp,0x20
    80000374:	00000013          	nop
    80000378:	0220af33          	mulhsu	t5,ra,sp
    8000037c:	00120213          	addi	tp,tp,1 # 1 <_start-0x7fffffff>
    80000380:	00200293          	li	t0,2
    80000384:	fc521ee3          	bne	tp,t0,80000360 <test_18+0x4>
    80000388:	09a00e93          	li	t4,154
    8000038c:	01200193          	li	gp,18
    80000390:	1fdf1063          	bne	t5,t4,80000570 <fail>

0000000080000394 <test_19>:
    80000394:	00000213          	li	tp,0
    80000398:	00f0009b          	addiw	ra,zero,15
    8000039c:	02009093          	slli	ra,ra,0x20
    800003a0:	00000013          	nop
    800003a4:	00000013          	nop
    800003a8:	00b0011b          	addiw	sp,zero,11
    800003ac:	02011113          	slli	sp,sp,0x20
    800003b0:	0220af33          	mulhsu	t5,ra,sp
    800003b4:	00120213          	addi	tp,tp,1 # 1 <_start-0x7fffffff>
    800003b8:	00200293          	li	t0,2
    800003bc:	fc521ee3          	bne	tp,t0,80000398 <test_19+0x4>
    800003c0:	0a500e93          	li	t4,165
    800003c4:	01300193          	li	gp,19
    800003c8:	1bdf1463          	bne	t5,t4,80000570 <fail>

00000000800003cc <test_20>:
    800003cc:	00000213          	li	tp,0
    800003d0:	00b0011b          	addiw	sp,zero,11
    800003d4:	02011113          	slli	sp,sp,0x20
    800003d8:	00d0009b          	addiw	ra,zero,13
    800003dc:	02009093          	slli	ra,ra,0x20
    800003e0:	0220af33          	mulhsu	t5,ra,sp
    800003e4:	00120213          	addi	tp,tp,1 # 1 <_start-0x7fffffff>
    800003e8:	00200293          	li	t0,2
    800003ec:	fe5212e3          	bne	tp,t0,800003d0 <test_20+0x4>
    800003f0:	08f00e93          	li	t4,143
    800003f4:	01400193          	li	gp,20
    800003f8:	17df1c63          	bne	t5,t4,80000570 <fail>

00000000800003fc <test_21>:
    800003fc:	00000213          	li	tp,0
    80000400:	00b0011b          	addiw	sp,zero,11
    80000404:	02011113          	slli	sp,sp,0x20
    80000408:	0070009b          	addiw	ra,zero,7
    8000040c:	02109093          	slli	ra,ra,0x21
    80000410:	00000013          	nop
    80000414:	0220af33          	mulhsu	t5,ra,sp
    80000418:	00120213          	addi	tp,tp,1 # 1 <_start-0x7fffffff>
    8000041c:	00200293          	li	t0,2
    80000420:	fe5210e3          	bne	tp,t0,80000400 <test_21+0x4>
    80000424:	09a00e93          	li	t4,154
    80000428:	01500193          	li	gp,21
    8000042c:	15df1263          	bne	t5,t4,80000570 <fail>

0000000080000430 <test_22>:
    80000430:	00000213          	li	tp,0
    80000434:	00b0011b          	addiw	sp,zero,11
    80000438:	02011113          	slli	sp,sp,0x20
    8000043c:	00f0009b          	addiw	ra,zero,15
    80000440:	02009093          	slli	ra,ra,0x20
    80000444:	00000013          	nop
    80000448:	00000013          	nop
    8000044c:	0220af33          	mulhsu	t5,ra,sp
    80000450:	00120213          	addi	tp,tp,1 # 1 <_start-0x7fffffff>
    80000454:	00200293          	li	t0,2
    80000458:	fc521ee3          	bne	tp,t0,80000434 <test_22+0x4>
    8000045c:	0a500e93          	li	t4,165
    80000460:	01600193          	li	gp,22
    80000464:	11df1663          	bne	t5,t4,80000570 <fail>

0000000080000468 <test_23>:
    80000468:	00000213          	li	tp,0
    8000046c:	00b0011b          	addiw	sp,zero,11
    80000470:	02011113          	slli	sp,sp,0x20
    80000474:	00000013          	nop
    80000478:	00d0009b          	addiw	ra,zero,13
    8000047c:	02009093          	slli	ra,ra,0x20
    80000480:	0220af33          	mulhsu	t5,ra,sp
    80000484:	00120213          	addi	tp,tp,1 # 1 <_start-0x7fffffff>
    80000488:	00200293          	li	t0,2
    8000048c:	fe5210e3          	bne	tp,t0,8000046c <test_23+0x4>
    80000490:	08f00e93          	li	t4,143
    80000494:	01700193          	li	gp,23
    80000498:	0ddf1c63          	bne	t5,t4,80000570 <fail>

000000008000049c <test_24>:
    8000049c:	00000213          	li	tp,0
    800004a0:	00b0011b          	addiw	sp,zero,11
    800004a4:	02011113          	slli	sp,sp,0x20
    800004a8:	00000013          	nop
    800004ac:	0070009b          	addiw	ra,zero,7
    800004b0:	02109093          	slli	ra,ra,0x21
    800004b4:	00000013          	nop
    800004b8:	0220af33          	mulhsu	t5,ra,sp
    800004bc:	00120213          	addi	tp,tp,1 # 1 <_start-0x7fffffff>
    800004c0:	00200293          	li	t0,2
    800004c4:	fc521ee3          	bne	tp,t0,800004a0 <test_24+0x4>
    800004c8:	09a00e93          	li	t4,154
    800004cc:	01800193          	li	gp,24
    800004d0:	0bdf1063          	bne	t5,t4,80000570 <fail>

00000000800004d4 <test_25>:
    800004d4:	00000213          	li	tp,0
    800004d8:	00b0011b          	addiw	sp,zero,11
    800004dc:	02011113          	slli	sp,sp,0x20
    800004e0:	00000013          	nop
    800004e4:	00000013          	nop
    800004e8:	00f0009b          	addiw	ra,zero,15
    800004ec:	02009093          	slli	ra,ra,0x20
    800004f0:	0220af33          	mulhsu	t5,ra,sp
    800004f4:	00120213          	addi	tp,tp,1 # 1 <_start-0x7fffffff>
    800004f8:	00200293          	li	t0,2
    800004fc:	fc521ee3          	bne	tp,t0,800004d8 <test_25+0x4>
    80000500:	0a500e93          	li	t4,165
    80000504:	01900193          	li	gp,25
    80000508:	07df1463          	bne	t5,t4,80000570 <fail>

000000008000050c <test_26>:
    8000050c:	01f0009b          	addiw	ra,zero,31
    80000510:	02009093          	slli	ra,ra,0x20
    80000514:	02102133          	mulhsu	sp,zero,ra
    80000518:	00000e93          	li	t4,0
    8000051c:	01a00193          	li	gp,26
    80000520:	05d11863          	bne	sp,t4,80000570 <fail>

0000000080000524 <test_27>:
    80000524:	0010009b          	addiw	ra,zero,1
    80000528:	02509093          	slli	ra,ra,0x25
    8000052c:	0200a133          	mulhsu	sp,ra,zero
    80000530:	00000e93          	li	t4,0
    80000534:	01b00193          	li	gp,27
    80000538:	03d11c63          	bne	sp,t4,80000570 <fail>

000000008000053c <test_28>:
    8000053c:	020020b3          	mulhsu	ra,zero,zero
    80000540:	00000e93          	li	t4,0
    80000544:	01c00193          	li	gp,28
    80000548:	03d09463          	bne	ra,t4,80000570 <fail>

000000008000054c <test_29>:
    8000054c:	0210009b          	addiw	ra,zero,33
    80000550:	02009093          	slli	ra,ra,0x20
    80000554:	0110011b          	addiw	sp,zero,17
    80000558:	02111113          	slli	sp,sp,0x21
    8000055c:	0220a033          	mulhsu	zero,ra,sp
    80000560:	00000e93          	li	t4,0
    80000564:	01d00193          	li	gp,29
    80000568:	01d01463          	bne	zero,t4,80000570 <fail>
    8000056c:	00301c63          	bne	zero,gp,80000584 <pass>

0000000080000570 <fail>:
    80000570:	0ff0000f          	fence
    80000574:	00018063          	beqz	gp,80000574 <fail+0x4>
    80000578:	00119193          	slli	gp,gp,0x1
    8000057c:	0011e193          	ori	gp,gp,1
    80000580:	00000073          	ecall

0000000080000584 <pass>:
    80000584:	0ff0000f          	fence
    80000588:	00100193          	li	gp,1
    8000058c:	00000073          	ecall
    80000590:	c0001073          	unimp
    80000594:	0000                	unimp
    80000596:	0000                	unimp
    80000598:	0000                	unimp
    8000059a:	0000                	unimp
    8000059c:	0000                	unimp
    8000059e:	0000                	unimp
    800005a0:	0000                	unimp
    800005a2:	0000                	unimp
    800005a4:	0000                	unimp
    800005a6:	0000                	unimp
    800005a8:	0000                	unimp
    800005aa:	0000                	unimp
    800005ac:	0000                	unimp
    800005ae:	0000                	unimp
    800005b0:	0000                	unimp
    800005b2:	0000                	unimp
    800005b4:	0000                	unimp
    800005b6:	0000                	unimp
    800005b8:	0000                	unimp
    800005ba:	0000                	unimp
    800005bc:	0000                	unimp
    800005be:	0000                	unimp
    800005c0:	0000                	unimp
    800005c2:	0000                	unimp