diff options
author | Friedrich Beckmann <friedrich.beckmann@hs-augsburg.de> | 2022-07-25 17:55:39 +0200 |
---|---|---|
committer | Friedrich Beckmann <friedrich.beckmann@hs-augsburg.de> | 2022-07-25 17:55:39 +0200 |
commit | 3fff6023602822531efdae30bc8ebf862967f1ef (patch) | |
tree | 16028102b8d850f8ab3115d28a8539ca6bc5f51d /VexRiscv/src/test/resources/asm/rv32um-p-mul.dump |
Initial Commit
Diffstat (limited to 'VexRiscv/src/test/resources/asm/rv32um-p-mul.dump')
-rw-r--r-- | VexRiscv/src/test/resources/asm/rv32um-p-mul.dump | 467 |
1 files changed, 467 insertions, 0 deletions
diff --git a/VexRiscv/src/test/resources/asm/rv32um-p-mul.dump b/VexRiscv/src/test/resources/asm/rv32um-p-mul.dump new file mode 100644 index 0000000..ab9bfba --- /dev/null +++ b/VexRiscv/src/test/resources/asm/rv32um-p-mul.dump @@ -0,0 +1,467 @@ + +rv32um-p-mul: 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_32> +800000b0: 34129073 csrw mepc,t0 +800000b4: f1402573 csrr a0,mhartid +800000b8: 30200073 mret + +800000bc <test_32>: +800000bc: 000080b7 lui ra,0x8 +800000c0: e0008093 addi ra,ra,-512 # 7e00 <_start-0x7fff8200> +800000c4: b6db7137 lui sp,0xb6db7 +800000c8: db710113 addi sp,sp,-585 # b6db6db7 <begin_signature+0x36db4db7> +800000cc: 022081b3 mul gp,ra,sp +800000d0: 00001eb7 lui t4,0x1 +800000d4: 200e8e93 addi t4,t4,512 # 1200 <_start-0x7fffee00> +800000d8: 02000e13 li t3,32 +800000dc: 4bd19463 bne gp,t4,80000584 <fail> + +800000e0 <test_33>: +800000e0: 000080b7 lui ra,0x8 +800000e4: fc008093 addi ra,ra,-64 # 7fc0 <_start-0x7fff8040> +800000e8: b6db7137 lui sp,0xb6db7 +800000ec: db710113 addi sp,sp,-585 # b6db6db7 <begin_signature+0x36db4db7> +800000f0: 022081b3 mul gp,ra,sp +800000f4: 00001eb7 lui t4,0x1 +800000f8: 240e8e93 addi t4,t4,576 # 1240 <_start-0x7fffedc0> +800000fc: 02100e13 li t3,33 +80000100: 49d19263 bne gp,t4,80000584 <fail> + +80000104 <test_2>: +80000104: 00000093 li ra,0 +80000108: 00000113 li sp,0 +8000010c: 022081b3 mul gp,ra,sp +80000110: 00000e93 li t4,0 +80000114: 00200e13 li t3,2 +80000118: 47d19663 bne gp,t4,80000584 <fail> + +8000011c <test_3>: +8000011c: 00100093 li ra,1 +80000120: 00100113 li sp,1 +80000124: 022081b3 mul gp,ra,sp +80000128: 00100e93 li t4,1 +8000012c: 00300e13 li t3,3 +80000130: 45d19a63 bne gp,t4,80000584 <fail> + +80000134 <test_4>: +80000134: 00300093 li ra,3 +80000138: 00700113 li sp,7 +8000013c: 022081b3 mul gp,ra,sp +80000140: 01500e93 li t4,21 +80000144: 00400e13 li t3,4 +80000148: 43d19e63 bne gp,t4,80000584 <fail> + +8000014c <test_5>: +8000014c: 00000093 li ra,0 +80000150: ffff8137 lui sp,0xffff8 +80000154: 022081b3 mul gp,ra,sp +80000158: 00000e93 li t4,0 +8000015c: 00500e13 li t3,5 +80000160: 43d19263 bne gp,t4,80000584 <fail> + +80000164 <test_6>: +80000164: 800000b7 lui ra,0x80000 +80000168: 00000113 li sp,0 +8000016c: 022081b3 mul gp,ra,sp +80000170: 00000e93 li t4,0 +80000174: 00600e13 li t3,6 +80000178: 41d19663 bne gp,t4,80000584 <fail> + +8000017c <test_7>: +8000017c: 800000b7 lui ra,0x80000 +80000180: ffff8137 lui sp,0xffff8 +80000184: 022081b3 mul gp,ra,sp +80000188: 00000e93 li t4,0 +8000018c: 00700e13 li t3,7 +80000190: 3fd19a63 bne gp,t4,80000584 <fail> + +80000194 <test_30>: +80000194: aaaab0b7 lui ra,0xaaaab +80000198: aab08093 addi ra,ra,-1365 # aaaaaaab <begin_signature+0x2aaa8aab> +8000019c: 00030137 lui sp,0x30 +800001a0: e7d10113 addi sp,sp,-387 # 2fe7d <_start-0x7ffd0183> +800001a4: 022081b3 mul gp,ra,sp +800001a8: 00010eb7 lui t4,0x10 +800001ac: f7fe8e93 addi t4,t4,-129 # ff7f <_start-0x7fff0081> +800001b0: 01e00e13 li t3,30 +800001b4: 3dd19863 bne gp,t4,80000584 <fail> + +800001b8 <test_31>: +800001b8: 000300b7 lui ra,0x30 +800001bc: e7d08093 addi ra,ra,-387 # 2fe7d <_start-0x7ffd0183> +800001c0: aaaab137 lui sp,0xaaaab +800001c4: aab10113 addi sp,sp,-1365 # aaaaaaab <begin_signature+0x2aaa8aab> +800001c8: 022081b3 mul gp,ra,sp +800001cc: 00010eb7 lui t4,0x10 +800001d0: f7fe8e93 addi t4,t4,-129 # ff7f <_start-0x7fff0081> +800001d4: 01f00e13 li t3,31 +800001d8: 3bd19663 bne gp,t4,80000584 <fail> + +800001dc <test_34>: +800001dc: ff0000b7 lui ra,0xff000 +800001e0: ff000137 lui sp,0xff000 +800001e4: 022081b3 mul gp,ra,sp +800001e8: 00000e93 li t4,0 +800001ec: 02200e13 li t3,34 +800001f0: 39d19a63 bne gp,t4,80000584 <fail> + +800001f4 <test_35>: +800001f4: fff00093 li ra,-1 +800001f8: fff00113 li sp,-1 +800001fc: 022081b3 mul gp,ra,sp +80000200: 00100e93 li t4,1 +80000204: 02300e13 li t3,35 +80000208: 37d19e63 bne gp,t4,80000584 <fail> + +8000020c <test_36>: +8000020c: fff00093 li ra,-1 +80000210: 00100113 li sp,1 +80000214: 022081b3 mul gp,ra,sp +80000218: fff00e93 li t4,-1 +8000021c: 02400e13 li t3,36 +80000220: 37d19263 bne gp,t4,80000584 <fail> + +80000224 <test_37>: +80000224: 00100093 li ra,1 +80000228: fff00113 li sp,-1 +8000022c: 022081b3 mul gp,ra,sp +80000230: fff00e93 li t4,-1 +80000234: 02500e13 li t3,37 +80000238: 35d19663 bne gp,t4,80000584 <fail> + +8000023c <test_8>: +8000023c: 00d00093 li ra,13 +80000240: 00b00113 li sp,11 +80000244: 022080b3 mul ra,ra,sp +80000248: 08f00e93 li t4,143 +8000024c: 00800e13 li t3,8 +80000250: 33d09a63 bne ra,t4,80000584 <fail> + +80000254 <test_9>: +80000254: 00e00093 li ra,14 +80000258: 00b00113 li sp,11 +8000025c: 02208133 mul sp,ra,sp +80000260: 09a00e93 li t4,154 +80000264: 00900e13 li t3,9 +80000268: 31d11e63 bne sp,t4,80000584 <fail> + +8000026c <test_10>: +8000026c: 00d00093 li ra,13 +80000270: 021080b3 mul ra,ra,ra +80000274: 0a900e93 li t4,169 +80000278: 00a00e13 li t3,10 +8000027c: 31d09463 bne ra,t4,80000584 <fail> + +80000280 <test_11>: +80000280: 00000213 li tp,0 +80000284: 00d00093 li ra,13 +80000288: 00b00113 li sp,11 +8000028c: 022081b3 mul gp,ra,sp +80000290: 00018313 mv t1,gp +80000294: 00120213 addi tp,tp,1 # 1 <_start-0x7fffffff> +80000298: 00200293 li t0,2 +8000029c: fe5214e3 bne tp,t0,80000284 <test_11+0x4> +800002a0: 08f00e93 li t4,143 +800002a4: 00b00e13 li t3,11 +800002a8: 2dd31e63 bne t1,t4,80000584 <fail> + +800002ac <test_12>: +800002ac: 00000213 li tp,0 +800002b0: 00e00093 li ra,14 +800002b4: 00b00113 li sp,11 +800002b8: 022081b3 mul gp,ra,sp +800002bc: 00000013 nop +800002c0: 00018313 mv t1,gp +800002c4: 00120213 addi tp,tp,1 # 1 <_start-0x7fffffff> +800002c8: 00200293 li t0,2 +800002cc: fe5212e3 bne tp,t0,800002b0 <test_12+0x4> +800002d0: 09a00e93 li t4,154 +800002d4: 00c00e13 li t3,12 +800002d8: 2bd31663 bne t1,t4,80000584 <fail> + +800002dc <test_13>: +800002dc: 00000213 li tp,0 +800002e0: 00f00093 li ra,15 +800002e4: 00b00113 li sp,11 +800002e8: 022081b3 mul gp,ra,sp +800002ec: 00000013 nop +800002f0: 00000013 nop +800002f4: 00018313 mv t1,gp +800002f8: 00120213 addi tp,tp,1 # 1 <_start-0x7fffffff> +800002fc: 00200293 li t0,2 +80000300: fe5210e3 bne tp,t0,800002e0 <test_13+0x4> +80000304: 0a500e93 li t4,165 +80000308: 00d00e13 li t3,13 +8000030c: 27d31c63 bne t1,t4,80000584 <fail> + +80000310 <test_14>: +80000310: 00000213 li tp,0 +80000314: 00d00093 li ra,13 +80000318: 00b00113 li sp,11 +8000031c: 022081b3 mul gp,ra,sp +80000320: 00120213 addi tp,tp,1 # 1 <_start-0x7fffffff> +80000324: 00200293 li t0,2 +80000328: fe5216e3 bne tp,t0,80000314 <test_14+0x4> +8000032c: 08f00e93 li t4,143 +80000330: 00e00e13 li t3,14 +80000334: 25d19863 bne gp,t4,80000584 <fail> + +80000338 <test_15>: +80000338: 00000213 li tp,0 +8000033c: 00e00093 li ra,14 +80000340: 00b00113 li sp,11 +80000344: 00000013 nop +80000348: 022081b3 mul gp,ra,sp +8000034c: 00120213 addi tp,tp,1 # 1 <_start-0x7fffffff> +80000350: 00200293 li t0,2 +80000354: fe5214e3 bne tp,t0,8000033c <test_15+0x4> +80000358: 09a00e93 li t4,154 +8000035c: 00f00e13 li t3,15 +80000360: 23d19263 bne gp,t4,80000584 <fail> + +80000364 <test_16>: +80000364: 00000213 li tp,0 +80000368: 00f00093 li ra,15 +8000036c: 00b00113 li sp,11 +80000370: 00000013 nop +80000374: 00000013 nop +80000378: 022081b3 mul gp,ra,sp +8000037c: 00120213 addi tp,tp,1 # 1 <_start-0x7fffffff> +80000380: 00200293 li t0,2 +80000384: fe5212e3 bne tp,t0,80000368 <test_16+0x4> +80000388: 0a500e93 li t4,165 +8000038c: 01000e13 li t3,16 +80000390: 1fd19a63 bne gp,t4,80000584 <fail> + +80000394 <test_17>: +80000394: 00000213 li tp,0 +80000398: 00d00093 li ra,13 +8000039c: 00000013 nop +800003a0: 00b00113 li sp,11 +800003a4: 022081b3 mul gp,ra,sp +800003a8: 00120213 addi tp,tp,1 # 1 <_start-0x7fffffff> +800003ac: 00200293 li t0,2 +800003b0: fe5214e3 bne tp,t0,80000398 <test_17+0x4> +800003b4: 08f00e93 li t4,143 +800003b8: 01100e13 li t3,17 +800003bc: 1dd19463 bne gp,t4,80000584 <fail> + +800003c0 <test_18>: +800003c0: 00000213 li tp,0 +800003c4: 00e00093 li ra,14 +800003c8: 00000013 nop +800003cc: 00b00113 li sp,11 +800003d0: 00000013 nop +800003d4: 022081b3 mul gp,ra,sp +800003d8: 00120213 addi tp,tp,1 # 1 <_start-0x7fffffff> +800003dc: 00200293 li t0,2 +800003e0: fe5212e3 bne tp,t0,800003c4 <test_18+0x4> +800003e4: 09a00e93 li t4,154 +800003e8: 01200e13 li t3,18 +800003ec: 19d19c63 bne gp,t4,80000584 <fail> + +800003f0 <test_19>: +800003f0: 00000213 li tp,0 +800003f4: 00f00093 li ra,15 +800003f8: 00000013 nop +800003fc: 00000013 nop +80000400: 00b00113 li sp,11 +80000404: 022081b3 mul gp,ra,sp +80000408: 00120213 addi tp,tp,1 # 1 <_start-0x7fffffff> +8000040c: 00200293 li t0,2 +80000410: fe5212e3 bne tp,t0,800003f4 <test_19+0x4> +80000414: 0a500e93 li t4,165 +80000418: 01300e13 li t3,19 +8000041c: 17d19463 bne gp,t4,80000584 <fail> + +80000420 <test_20>: +80000420: 00000213 li tp,0 +80000424: 00b00113 li sp,11 +80000428: 00d00093 li ra,13 +8000042c: 022081b3 mul gp,ra,sp +80000430: 00120213 addi tp,tp,1 # 1 <_start-0x7fffffff> +80000434: 00200293 li t0,2 +80000438: fe5216e3 bne tp,t0,80000424 <test_20+0x4> +8000043c: 08f00e93 li t4,143 +80000440: 01400e13 li t3,20 +80000444: 15d19063 bne gp,t4,80000584 <fail> + +80000448 <test_21>: +80000448: 00000213 li tp,0 +8000044c: 00b00113 li sp,11 +80000450: 00e00093 li ra,14 +80000454: 00000013 nop +80000458: 022081b3 mul gp,ra,sp +8000045c: 00120213 addi tp,tp,1 # 1 <_start-0x7fffffff> +80000460: 00200293 li t0,2 +80000464: fe5214e3 bne tp,t0,8000044c <test_21+0x4> +80000468: 09a00e93 li t4,154 +8000046c: 01500e13 li t3,21 +80000470: 11d19a63 bne gp,t4,80000584 <fail> + +80000474 <test_22>: +80000474: 00000213 li tp,0 +80000478: 00b00113 li sp,11 +8000047c: 00f00093 li ra,15 +80000480: 00000013 nop +80000484: 00000013 nop +80000488: 022081b3 mul gp,ra,sp +8000048c: 00120213 addi tp,tp,1 # 1 <_start-0x7fffffff> +80000490: 00200293 li t0,2 +80000494: fe5212e3 bne tp,t0,80000478 <test_22+0x4> +80000498: 0a500e93 li t4,165 +8000049c: 01600e13 li t3,22 +800004a0: 0fd19263 bne gp,t4,80000584 <fail> + +800004a4 <test_23>: +800004a4: 00000213 li tp,0 +800004a8: 00b00113 li sp,11 +800004ac: 00000013 nop +800004b0: 00d00093 li ra,13 +800004b4: 022081b3 mul gp,ra,sp +800004b8: 00120213 addi tp,tp,1 # 1 <_start-0x7fffffff> +800004bc: 00200293 li t0,2 +800004c0: fe5214e3 bne tp,t0,800004a8 <test_23+0x4> +800004c4: 08f00e93 li t4,143 +800004c8: 01700e13 li t3,23 +800004cc: 0bd19c63 bne gp,t4,80000584 <fail> + +800004d0 <test_24>: +800004d0: 00000213 li tp,0 +800004d4: 00b00113 li sp,11 +800004d8: 00000013 nop +800004dc: 00e00093 li ra,14 +800004e0: 00000013 nop +800004e4: 022081b3 mul gp,ra,sp +800004e8: 00120213 addi tp,tp,1 # 1 <_start-0x7fffffff> +800004ec: 00200293 li t0,2 +800004f0: fe5212e3 bne tp,t0,800004d4 <test_24+0x4> +800004f4: 09a00e93 li t4,154 +800004f8: 01800e13 li t3,24 +800004fc: 09d19463 bne gp,t4,80000584 <fail> + +80000500 <test_25>: +80000500: 00000213 li tp,0 +80000504: 00b00113 li sp,11 +80000508: 00000013 nop +8000050c: 00000013 nop +80000510: 00f00093 li ra,15 +80000514: 022081b3 mul gp,ra,sp +80000518: 00120213 addi tp,tp,1 # 1 <_start-0x7fffffff> +8000051c: 00200293 li t0,2 +80000520: fe5212e3 bne tp,t0,80000504 <test_25+0x4> +80000524: 0a500e93 li t4,165 +80000528: 01900e13 li t3,25 +8000052c: 05d19c63 bne gp,t4,80000584 <fail> + +80000530 <test_26>: +80000530: 01f00093 li ra,31 +80000534: 02100133 mul sp,zero,ra +80000538: 00000e93 li t4,0 +8000053c: 01a00e13 li t3,26 +80000540: 05d11263 bne sp,t4,80000584 <fail> + +80000544 <test_27>: +80000544: 02000093 li ra,32 +80000548: 02008133 mul sp,ra,zero +8000054c: 00000e93 li t4,0 +80000550: 01b00e13 li t3,27 +80000554: 03d11863 bne sp,t4,80000584 <fail> + +80000558 <test_28>: +80000558: 020000b3 mul ra,zero,zero +8000055c: 00000e93 li t4,0 +80000560: 01c00e13 li t3,28 +80000564: 03d09063 bne ra,t4,80000584 <fail> + +80000568 <test_29>: +80000568: 02100093 li ra,33 +8000056c: 02200113 li sp,34 +80000570: 02208033 mul zero,ra,sp +80000574: 00000e93 li t4,0 +80000578: 01d00e13 li t3,29 +8000057c: 01d01463 bne zero,t4,80000584 <fail> +80000580: 01c01c63 bne zero,t3,80000598 <pass> + +80000584 <fail>: +80000584: 0ff0000f fence +80000588: 000e0063 beqz t3,80000588 <fail+0x4> +8000058c: 001e1e13 slli t3,t3,0x1 +80000590: 001e6e13 ori t3,t3,1 +80000594: 00000073 ecall + +80000598 <pass>: +80000598: 0ff0000f fence +8000059c: 00100e13 li t3,1 +800005a0: 00000073 ecall +800005a4: c0001073 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 |