aboutsummaryrefslogtreecommitdiff
path: root/VexRiscv/src/test/resources/asm/rv32ui-p-simple.dump
blob: 9554dcb52f1ab4cf37cca8f0f8266a7643732bad (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
rv32ui-p-simple:     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 <reset_vector+0x70>
800000b0:	34129073          	csrw	mepc,t0
800000b4:	f1402573          	csrr	a0,mhartid
800000b8:	30200073          	mret
800000bc:	0ff0000f          	fence
800000c0:	00100e13          	li	t3,1
800000c4:	00000073          	ecall
800000c8:	c0001073          	unimp
800000cc:	0000                	unimp
800000ce:	0000                	unimp
800000d0:	0000                	unimp
800000d2:	0000                	unimp
800000d4:	0000                	unimp
800000d6:	0000                	unimp
800000d8:	0000                	unimp
800000da:	0000                	unimp
800000dc:	0000                	unimp
800000de:	0000                	unimp
800000e0:	0000                	unimp
800000e2:	0000                	unimp
800000e4:	0000                	unimp
800000e6:	0000                	unimp
800000e8:	0000                	unimp
800000ea:	0000                	unimp
800000ec:	0000                	unimp
800000ee:	0000                	unimp
800000f0:	0000                	unimp
800000f2:	0000                	unimp
800000f4:	0000                	unimp
800000f6:	0000                	unimp
800000f8:	0000                	unimp
800000fa:	0000                	unimp
800000fc:	0000                	unimp
800000fe:	0000                	unimp
80000100:	0000                	unimp
80000102:	0000                	unimp