diff options
Diffstat (limited to 'test/riscv/tests/rv64mi-p-csr.dump')
| -rw-r--r-- | test/riscv/tests/rv64mi-p-csr.dump | 287 |
1 files changed, 287 insertions, 0 deletions
diff --git a/test/riscv/tests/rv64mi-p-csr.dump b/test/riscv/tests/rv64mi-p-csr.dump new file mode 100644 index 00000000..e2ccda2f --- /dev/null +++ b/test/riscv/tests/rv64mi-p-csr.dump @@ -0,0 +1,287 @@ + +rv64mi-p-csr: 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: 00000f17 auipc t5,0x0 + 80000024: 2a0f0f13 addi t5,t5,672 # 800002c0 <mtvec_handler> + 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: 00002537 lui a0,0x2 + 800000ec: 8005051b addiw a0,a0,-2048 + 800000f0: 30052073 csrs mstatus,a0 + 800000f4: 00000297 auipc t0,0x0 + 800000f8: 01428293 addi t0,t0,20 # 80000108 <reset_vector+0xbc> + 800000fc: 34129073 csrw mepc,t0 + 80000100: f1402573 csrr a0,mhartid + 80000104: 30200073 mret + 80000108: 000022b7 lui t0,0x2 + 8000010c: 8002829b addiw t0,t0,-2048 + 80000110: 3002b073 csrc mstatus,t0 + 80000114: 30002373 csrr t1,mstatus + 80000118: 0062f2b3 and t0,t0,t1 + 8000011c: 02029463 bnez t0,80000144 <test_14> + +0000000080000120 <test_13>: + 80000120: 30002573 csrr a0,mstatus + 80000124: 0030059b addiw a1,zero,3 + 80000128: 02059593 slli a1,a1,0x20 + 8000012c: 00b57533 and a0,a0,a1 + 80000130: 00100e9b addiw t4,zero,1 + 80000134: 021e9e93 slli t4,t4,0x21 + 80000138: 00d00193 li gp,13 + 8000013c: 17d51263 bne a0,t4,800002a0 <fail> + 80000140: 0200006f j 80000160 <test_14+0x1c> + +0000000080000144 <test_14>: + 80000144: 30002573 csrr a0,mstatus + 80000148: 0030059b addiw a1,zero,3 + 8000014c: 02059593 slli a1,a1,0x20 + 80000150: 00b57533 and a0,a0,a1 + 80000154: 00000e93 li t4,0 + 80000158: 00e00193 li gp,14 + 8000015c: 15d51263 bne a0,t4,800002a0 <fail> + 80000160: 3401d073 csrwi mscratch,3 + +0000000080000164 <test_2>: + 80000164: 34002573 csrr a0,mscratch + 80000168: 00300e93 li t4,3 + 8000016c: 00200193 li gp,2 + 80000170: 13d51863 bne a0,t4,800002a0 <fail> + +0000000080000174 <test_3>: + 80000174: 3400f5f3 csrrci a1,mscratch,1 + 80000178: 00300e93 li t4,3 + 8000017c: 00300193 li gp,3 + 80000180: 13d59063 bne a1,t4,800002a0 <fail> + +0000000080000184 <test_4>: + 80000184: 34026673 csrrsi a2,mscratch,4 + 80000188: 00200e93 li t4,2 + 8000018c: 00400193 li gp,4 + 80000190: 11d61863 bne a2,t4,800002a0 <fail> + +0000000080000194 <test_5>: + 80000194: 340156f3 csrrwi a3,mscratch,2 + 80000198: 00600e93 li t4,6 + 8000019c: 00500193 li gp,5 + 800001a0: 11d69063 bne a3,t4,800002a0 <fail> + +00000000800001a4 <test_6>: + 800001a4: 0bad2537 lui a0,0xbad2 + 800001a8: dea5051b addiw a0,a0,-534 + 800001ac: 340515f3 csrrw a1,mscratch,a0 + 800001b0: 00200e93 li t4,2 + 800001b4: 00600193 li gp,6 + 800001b8: 0fd59463 bne a1,t4,800002a0 <fail> + +00000000800001bc <test_7>: + 800001bc: 00002537 lui a0,0x2 + 800001c0: dea5051b addiw a0,a0,-534 + 800001c4: 34053573 csrrc a0,mscratch,a0 + 800001c8: 0bad2eb7 lui t4,0xbad2 + 800001cc: deae8e9b addiw t4,t4,-534 + 800001d0: 00700193 li gp,7 + 800001d4: 0dd51663 bne a0,t4,800002a0 <fail> + +00000000800001d8 <test_8>: + 800001d8: 0000c537 lui a0,0xc + 800001dc: eef5051b addiw a0,a0,-273 + 800001e0: 34052573 csrrs a0,mscratch,a0 + 800001e4: 0bad0eb7 lui t4,0xbad0 + 800001e8: 00800193 li gp,8 + 800001ec: 0bd51a63 bne a0,t4,800002a0 <fail> + +00000000800001f0 <test_9>: + 800001f0: 34002573 csrr a0,mscratch + 800001f4: 0badceb7 lui t4,0xbadc + 800001f8: eefe8e9b addiw t4,t4,-273 + 800001fc: 00900193 li gp,9 + 80000200: 0bd51063 bne a0,t4,800002a0 <fail> + 80000204: 30102573 csrr a0,misa + 80000208: 02057513 andi a0,a0,32 + 8000020c: 02050863 beqz a0,8000023c <test_10+0x14> + 80000210: 000065b7 lui a1,0x6 + 80000214: 3005a073 csrs mstatus,a1 + 80000218: f0000053 fmv.w.x ft0,zero + 8000021c: 3005b073 csrc mstatus,a1 + 80000220: 00002597 auipc a1,0x2 + 80000224: de058593 addi a1,a1,-544 # 80002000 <begin_signature> + +0000000080000228 <test_10>: + 80000228: 0005a027 fsw ft0,0(a1) + 8000022c: 0005a503 lw a0,0(a1) + 80000230: 00100e93 li t4,1 + 80000234: 00a00193 li gp,10 + 80000238: 07d51463 bne a0,t4,800002a0 <fail> + 8000023c: 30102573 csrr a0,misa + 80000240: 01455513 srli a0,a0,0x14 + 80000244: 00157513 andi a0,a0,1 + 80000248: 04050463 beqz a0,80000290 <finish> + 8000024c: 000022b7 lui t0,0x2 + 80000250: 8002829b addiw t0,t0,-2048 + 80000254: 3002b073 csrc mstatus,t0 + 80000258: 00000297 auipc t0,0x0 + 8000025c: 01028293 addi t0,t0,16 # 80000268 <test_11> + 80000260: 34129073 csrw mepc,t0 + 80000264: 30200073 mret + +0000000080000268 <test_11>: + 80000268: 0ff00513 li a0,255 + 8000026c: c0001573 csrrw a0,cycle,zero + 80000270: 0ff00e93 li t4,255 + 80000274: 00b00193 li gp,11 + 80000278: 03d51463 bne a0,t4,800002a0 <fail> + +000000008000027c <test_12>: + 8000027c: 0ff00513 li a0,255 + 80000280: 30002573 csrr a0,mstatus + 80000284: 0ff00e93 li t4,255 + 80000288: 00c00193 li gp,12 + 8000028c: 01d51a63 bne a0,t4,800002a0 <fail> + +0000000080000290 <finish>: + 80000290: 0ff0000f fence + 80000294: 00100193 li gp,1 + 80000298: 00000073 ecall + 8000029c: 00301c63 bne zero,gp,800002b4 <pass> + +00000000800002a0 <fail>: + 800002a0: 0ff0000f fence + 800002a4: 00018063 beqz gp,800002a4 <fail+0x4> + 800002a8: 00119193 slli gp,gp,0x1 + 800002ac: 0011e193 ori gp,gp,1 + 800002b0: 00000073 ecall + +00000000800002b4 <pass>: + 800002b4: 0ff0000f fence + 800002b8: 00100193 li gp,1 + 800002bc: 00000073 ecall + +00000000800002c0 <mtvec_handler>: + 800002c0: 00900293 li t0,9 + 800002c4: 0051e663 bltu gp,t0,800002d0 <mtvec_handler+0x10> + 800002c8: 00b00293 li t0,11 + 800002cc: 0032fe63 bleu gp,t0,800002e8 <privileged> + 800002d0: 342022f3 csrr t0,mcause + 800002d4: 00800313 li t1,8 + 800002d8: fc6294e3 bne t0,t1,800002a0 <fail> + 800002dc: 0ff0000f fence + 800002e0: 00100193 li gp,1 + 800002e4: 00000073 ecall + +00000000800002e8 <privileged>: + 800002e8: 342022f3 csrr t0,mcause + 800002ec: 00200313 li t1,2 + 800002f0: fa6298e3 bne t0,t1,800002a0 <fail> + 800002f4: 341022f3 csrr t0,mepc + 800002f8: 00428293 addi t0,t0,4 + 800002fc: 34129073 csrw mepc,t0 + 80000300: 30200073 mret + 80000304: c0001073 unimp + 80000308: 0000 unimp + 8000030a: 0000 unimp + 8000030c: 0000 unimp + 8000030e: 0000 unimp + 80000310: 0000 unimp + 80000312: 0000 unimp + 80000314: 0000 unimp + 80000316: 0000 unimp + 80000318: 0000 unimp + 8000031a: 0000 unimp + 8000031c: 0000 unimp + 8000031e: 0000 unimp + 80000320: 0000 unimp + 80000322: 0000 unimp + 80000324: 0000 unimp + 80000326: 0000 unimp + 80000328: 0000 unimp + 8000032a: 0000 unimp + 8000032c: 0000 unimp + 8000032e: 0000 unimp + 80000330: 0000 unimp + 80000332: 0000 unimp + 80000334: 0000 unimp + 80000336: 0000 unimp + 80000338: 0000 unimp + 8000033a: 0000 unimp + 8000033c: 0000 unimp + 8000033e: 0000 unimp + 80000340: 0000 unimp + 80000342: 0000 unimp + +Disassembly of section .data: + +0000000080002000 <begin_signature>: + 80002000: 0001 nop + 80002002: 0000 unimp + 80002004: 0000 unimp + 80002006: 0000 unimp + 80002008: 0000 unimp + 8000200a: 0000 unimp + 8000200c: 0000 unimp + 8000200e: 0000 unimp |
