aboutsummaryrefslogtreecommitdiff
path: root/VexRiscv/src/test/resources/asm/rv32ui-p-slli.dump
diff options
context:
space:
mode:
Diffstat (limited to 'VexRiscv/src/test/resources/asm/rv32ui-p-slli.dump')
-rw-r--r--VexRiscv/src/test/resources/asm/rv32ui-p-slli.dump300
1 files changed, 300 insertions, 0 deletions
diff --git a/VexRiscv/src/test/resources/asm/rv32ui-p-slli.dump b/VexRiscv/src/test/resources/asm/rv32ui-p-slli.dump
new file mode 100644
index 0000000..ede0d17
--- /dev/null
+++ b/VexRiscv/src/test/resources/asm/rv32ui-p-slli.dump
@@ -0,0 +1,300 @@
+
+rv32ui-p-slli: 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: 00100093 li ra,1
+800000c0: 00009193 slli gp,ra,0x0
+800000c4: 00100e93 li t4,1
+800000c8: 00200e13 li t3,2
+800000cc: 27d19a63 bne gp,t4,80000340 <fail>
+
+800000d0 <test_3>:
+800000d0: 00100093 li ra,1
+800000d4: 00109193 slli gp,ra,0x1
+800000d8: 00200e93 li t4,2
+800000dc: 00300e13 li t3,3
+800000e0: 27d19063 bne gp,t4,80000340 <fail>
+
+800000e4 <test_4>:
+800000e4: 00100093 li ra,1
+800000e8: 00709193 slli gp,ra,0x7
+800000ec: 08000e93 li t4,128
+800000f0: 00400e13 li t3,4
+800000f4: 25d19663 bne gp,t4,80000340 <fail>
+
+800000f8 <test_5>:
+800000f8: 00100093 li ra,1
+800000fc: 00e09193 slli gp,ra,0xe
+80000100: 00004eb7 lui t4,0x4
+80000104: 00500e13 li t3,5
+80000108: 23d19c63 bne gp,t4,80000340 <fail>
+
+8000010c <test_6>:
+8000010c: 00100093 li ra,1
+80000110: 01f09193 slli gp,ra,0x1f
+80000114: 80000eb7 lui t4,0x80000
+80000118: 00600e13 li t3,6
+8000011c: 23d19263 bne gp,t4,80000340 <fail>
+
+80000120 <test_7>:
+80000120: fff00093 li ra,-1
+80000124: 00009193 slli gp,ra,0x0
+80000128: fff00e93 li t4,-1
+8000012c: 00700e13 li t3,7
+80000130: 21d19863 bne gp,t4,80000340 <fail>
+
+80000134 <test_8>:
+80000134: fff00093 li ra,-1
+80000138: 00109193 slli gp,ra,0x1
+8000013c: ffe00e93 li t4,-2
+80000140: 00800e13 li t3,8
+80000144: 1fd19e63 bne gp,t4,80000340 <fail>
+
+80000148 <test_9>:
+80000148: fff00093 li ra,-1
+8000014c: 00709193 slli gp,ra,0x7
+80000150: f8000e93 li t4,-128
+80000154: 00900e13 li t3,9
+80000158: 1fd19463 bne gp,t4,80000340 <fail>
+
+8000015c <test_10>:
+8000015c: fff00093 li ra,-1
+80000160: 00e09193 slli gp,ra,0xe
+80000164: ffffceb7 lui t4,0xffffc
+80000168: 00a00e13 li t3,10
+8000016c: 1dd19a63 bne gp,t4,80000340 <fail>
+
+80000170 <test_11>:
+80000170: fff00093 li ra,-1
+80000174: 01f09193 slli gp,ra,0x1f
+80000178: 80000eb7 lui t4,0x80000
+8000017c: 00b00e13 li t3,11
+80000180: 1dd19063 bne gp,t4,80000340 <fail>
+
+80000184 <test_12>:
+80000184: 212120b7 lui ra,0x21212
+80000188: 12108093 addi ra,ra,289 # 21212121 <_start-0x5edededf>
+8000018c: 00009193 slli gp,ra,0x0
+80000190: 21212eb7 lui t4,0x21212
+80000194: 121e8e93 addi t4,t4,289 # 21212121 <_start-0x5edededf>
+80000198: 00c00e13 li t3,12
+8000019c: 1bd19263 bne gp,t4,80000340 <fail>
+
+800001a0 <test_13>:
+800001a0: 212120b7 lui ra,0x21212
+800001a4: 12108093 addi ra,ra,289 # 21212121 <_start-0x5edededf>
+800001a8: 00109193 slli gp,ra,0x1
+800001ac: 42424eb7 lui t4,0x42424
+800001b0: 242e8e93 addi t4,t4,578 # 42424242 <_start-0x3dbdbdbe>
+800001b4: 00d00e13 li t3,13
+800001b8: 19d19463 bne gp,t4,80000340 <fail>
+
+800001bc <test_14>:
+800001bc: 212120b7 lui ra,0x21212
+800001c0: 12108093 addi ra,ra,289 # 21212121 <_start-0x5edededf>
+800001c4: 00709193 slli gp,ra,0x7
+800001c8: 90909eb7 lui t4,0x90909
+800001cc: 080e8e93 addi t4,t4,128 # 90909080 <begin_signature+0x10907080>
+800001d0: 00e00e13 li t3,14
+800001d4: 17d19663 bne gp,t4,80000340 <fail>
+
+800001d8 <test_15>:
+800001d8: 212120b7 lui ra,0x21212
+800001dc: 12108093 addi ra,ra,289 # 21212121 <_start-0x5edededf>
+800001e0: 00e09193 slli gp,ra,0xe
+800001e4: 48484eb7 lui t4,0x48484
+800001e8: 00f00e13 li t3,15
+800001ec: 15d19a63 bne gp,t4,80000340 <fail>
+
+800001f0 <test_16>:
+800001f0: 212120b7 lui ra,0x21212
+800001f4: 12108093 addi ra,ra,289 # 21212121 <_start-0x5edededf>
+800001f8: 01f09193 slli gp,ra,0x1f
+800001fc: 80000eb7 lui t4,0x80000
+80000200: 01000e13 li t3,16
+80000204: 13d19e63 bne gp,t4,80000340 <fail>
+
+80000208 <test_17>:
+80000208: 00100093 li ra,1
+8000020c: 00709093 slli ra,ra,0x7
+80000210: 08000e93 li t4,128
+80000214: 01100e13 li t3,17
+80000218: 13d09463 bne ra,t4,80000340 <fail>
+
+8000021c <test_18>:
+8000021c: 00000213 li tp,0
+80000220: 00100093 li ra,1
+80000224: 00709193 slli gp,ra,0x7
+80000228: 00018313 mv t1,gp
+8000022c: 00120213 addi tp,tp,1 # 1 <_start-0x7fffffff>
+80000230: 00200293 li t0,2
+80000234: fe5216e3 bne tp,t0,80000220 <test_18+0x4>
+80000238: 08000e93 li t4,128
+8000023c: 01200e13 li t3,18
+80000240: 11d31063 bne t1,t4,80000340 <fail>
+
+80000244 <test_19>:
+80000244: 00000213 li tp,0
+80000248: 00100093 li ra,1
+8000024c: 00e09193 slli gp,ra,0xe
+80000250: 00000013 nop
+80000254: 00018313 mv t1,gp
+80000258: 00120213 addi tp,tp,1 # 1 <_start-0x7fffffff>
+8000025c: 00200293 li t0,2
+80000260: fe5214e3 bne tp,t0,80000248 <test_19+0x4>
+80000264: 00004eb7 lui t4,0x4
+80000268: 01300e13 li t3,19
+8000026c: 0dd31a63 bne t1,t4,80000340 <fail>
+
+80000270 <test_20>:
+80000270: 00000213 li tp,0
+80000274: 00100093 li ra,1
+80000278: 01f09193 slli gp,ra,0x1f
+8000027c: 00000013 nop
+80000280: 00000013 nop
+80000284: 00018313 mv t1,gp
+80000288: 00120213 addi tp,tp,1 # 1 <_start-0x7fffffff>
+8000028c: 00200293 li t0,2
+80000290: fe5212e3 bne tp,t0,80000274 <test_20+0x4>
+80000294: 80000eb7 lui t4,0x80000
+80000298: 01400e13 li t3,20
+8000029c: 0bd31263 bne t1,t4,80000340 <fail>
+
+800002a0 <test_21>:
+800002a0: 00000213 li tp,0
+800002a4: 00100093 li ra,1
+800002a8: 00709193 slli gp,ra,0x7
+800002ac: 00120213 addi tp,tp,1 # 1 <_start-0x7fffffff>
+800002b0: 00200293 li t0,2
+800002b4: fe5218e3 bne tp,t0,800002a4 <test_21+0x4>
+800002b8: 08000e93 li t4,128
+800002bc: 01500e13 li t3,21
+800002c0: 09d19063 bne gp,t4,80000340 <fail>
+
+800002c4 <test_22>:
+800002c4: 00000213 li tp,0
+800002c8: 00100093 li ra,1
+800002cc: 00000013 nop
+800002d0: 00e09193 slli gp,ra,0xe
+800002d4: 00120213 addi tp,tp,1 # 1 <_start-0x7fffffff>
+800002d8: 00200293 li t0,2
+800002dc: fe5216e3 bne tp,t0,800002c8 <test_22+0x4>
+800002e0: 00004eb7 lui t4,0x4
+800002e4: 01600e13 li t3,22
+800002e8: 05d19c63 bne gp,t4,80000340 <fail>
+
+800002ec <test_23>:
+800002ec: 00000213 li tp,0
+800002f0: 00100093 li ra,1
+800002f4: 00000013 nop
+800002f8: 00000013 nop
+800002fc: 01f09193 slli gp,ra,0x1f
+80000300: 00120213 addi tp,tp,1 # 1 <_start-0x7fffffff>
+80000304: 00200293 li t0,2
+80000308: fe5214e3 bne tp,t0,800002f0 <test_23+0x4>
+8000030c: 80000eb7 lui t4,0x80000
+80000310: 01700e13 li t3,23
+80000314: 03d19663 bne gp,t4,80000340 <fail>
+
+80000318 <test_24>:
+80000318: 01f01093 slli ra,zero,0x1f
+8000031c: 00000e93 li t4,0
+80000320: 01800e13 li t3,24
+80000324: 01d09e63 bne ra,t4,80000340 <fail>
+
+80000328 <test_25>:
+80000328: 02100093 li ra,33
+8000032c: 01409013 slli zero,ra,0x14
+80000330: 00000e93 li t4,0
+80000334: 01900e13 li t3,25
+80000338: 01d01463 bne zero,t4,80000340 <fail>
+8000033c: 01c01c63 bne zero,t3,80000354 <pass>
+
+80000340 <fail>:
+80000340: 0ff0000f fence
+80000344: 000e0063 beqz t3,80000344 <fail+0x4>
+80000348: 001e1e13 slli t3,t3,0x1
+8000034c: 001e6e13 ori t3,t3,1
+80000350: 00000073 ecall
+
+80000354 <pass>:
+80000354: 0ff0000f fence
+80000358: 00100e13 li t3,1
+8000035c: 00000073 ecall
+80000360: c0001073 unimp
+80000364: 0000 unimp
+80000366: 0000 unimp
+80000368: 0000 unimp
+8000036a: 0000 unimp
+8000036c: 0000 unimp
+8000036e: 0000 unimp
+80000370: 0000 unimp
+80000372: 0000 unimp
+80000374: 0000 unimp
+80000376: 0000 unimp
+80000378: 0000 unimp
+8000037a: 0000 unimp
+8000037c: 0000 unimp
+8000037e: 0000 unimp
+80000380: 0000 unimp
+80000382: 0000 unimp