diff options
Diffstat (limited to 'test/riscv/tests/rv64ui-p-slt.dump')
| -rw-r--r-- | test/riscv/tests/rv64ui-p-slt.dump | 485 |
1 files changed, 485 insertions, 0 deletions
diff --git a/test/riscv/tests/rv64ui-p-slt.dump b/test/riscv/tests/rv64ui-p-slt.dump new file mode 100644 index 00000000..1d5f786e --- /dev/null +++ b/test/riscv/tests/rv64ui-p-slt.dump @@ -0,0 +1,485 @@ + +rv64ui-p-slt: 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: 0020af33 slt t5,ra,sp + 80000108: 00000e93 li t4,0 + 8000010c: 00200193 li gp,2 + 80000110: 4bdf1a63 bne t5,t4,800005c4 <fail> + +0000000080000114 <test_3>: + 80000114: 00100093 li ra,1 + 80000118: 00100113 li sp,1 + 8000011c: 0020af33 slt t5,ra,sp + 80000120: 00000e93 li t4,0 + 80000124: 00300193 li gp,3 + 80000128: 49df1e63 bne t5,t4,800005c4 <fail> + +000000008000012c <test_4>: + 8000012c: 00300093 li ra,3 + 80000130: 00700113 li sp,7 + 80000134: 0020af33 slt t5,ra,sp + 80000138: 00100e93 li t4,1 + 8000013c: 00400193 li gp,4 + 80000140: 49df1263 bne t5,t4,800005c4 <fail> + +0000000080000144 <test_5>: + 80000144: 00700093 li ra,7 + 80000148: 00300113 li sp,3 + 8000014c: 0020af33 slt t5,ra,sp + 80000150: 00000e93 li t4,0 + 80000154: 00500193 li gp,5 + 80000158: 47df1663 bne t5,t4,800005c4 <fail> + +000000008000015c <test_6>: + 8000015c: 00000093 li ra,0 + 80000160: ffff8137 lui sp,0xffff8 + 80000164: 0020af33 slt t5,ra,sp + 80000168: 00000e93 li t4,0 + 8000016c: 00600193 li gp,6 + 80000170: 45df1a63 bne t5,t4,800005c4 <fail> + +0000000080000174 <test_7>: + 80000174: 800000b7 lui ra,0x80000 + 80000178: 00000113 li sp,0 + 8000017c: 0020af33 slt t5,ra,sp + 80000180: 00100e93 li t4,1 + 80000184: 00700193 li gp,7 + 80000188: 43df1e63 bne t5,t4,800005c4 <fail> + +000000008000018c <test_8>: + 8000018c: 800000b7 lui ra,0x80000 + 80000190: ffff8137 lui sp,0xffff8 + 80000194: 0020af33 slt t5,ra,sp + 80000198: 00100e93 li t4,1 + 8000019c: 00800193 li gp,8 + 800001a0: 43df1263 bne t5,t4,800005c4 <fail> + +00000000800001a4 <test_9>: + 800001a4: 00000093 li ra,0 + 800001a8: 00008137 lui sp,0x8 + 800001ac: fff1011b addiw sp,sp,-1 + 800001b0: 0020af33 slt t5,ra,sp + 800001b4: 00100e93 li t4,1 + 800001b8: 00900193 li gp,9 + 800001bc: 41df1463 bne t5,t4,800005c4 <fail> + +00000000800001c0 <test_10>: + 800001c0: 800000b7 lui ra,0x80000 + 800001c4: fff0809b addiw ra,ra,-1 + 800001c8: 00000113 li sp,0 + 800001cc: 0020af33 slt t5,ra,sp + 800001d0: 00000e93 li t4,0 + 800001d4: 00a00193 li gp,10 + 800001d8: 3fdf1663 bne t5,t4,800005c4 <fail> + +00000000800001dc <test_11>: + 800001dc: 800000b7 lui ra,0x80000 + 800001e0: fff0809b addiw ra,ra,-1 + 800001e4: 00008137 lui sp,0x8 + 800001e8: fff1011b addiw sp,sp,-1 + 800001ec: 0020af33 slt t5,ra,sp + 800001f0: 00000e93 li t4,0 + 800001f4: 00b00193 li gp,11 + 800001f8: 3ddf1663 bne t5,t4,800005c4 <fail> + +00000000800001fc <test_12>: + 800001fc: 800000b7 lui ra,0x80000 + 80000200: 00008137 lui sp,0x8 + 80000204: fff1011b addiw sp,sp,-1 + 80000208: 0020af33 slt t5,ra,sp + 8000020c: 00100e93 li t4,1 + 80000210: 00c00193 li gp,12 + 80000214: 3bdf1863 bne t5,t4,800005c4 <fail> + +0000000080000218 <test_13>: + 80000218: 800000b7 lui ra,0x80000 + 8000021c: fff0809b addiw ra,ra,-1 + 80000220: ffff8137 lui sp,0xffff8 + 80000224: 0020af33 slt t5,ra,sp + 80000228: 00000e93 li t4,0 + 8000022c: 00d00193 li gp,13 + 80000230: 39df1a63 bne t5,t4,800005c4 <fail> + +0000000080000234 <test_14>: + 80000234: 00000093 li ra,0 + 80000238: fff00113 li sp,-1 + 8000023c: 0020af33 slt t5,ra,sp + 80000240: 00000e93 li t4,0 + 80000244: 00e00193 li gp,14 + 80000248: 37df1e63 bne t5,t4,800005c4 <fail> + +000000008000024c <test_15>: + 8000024c: fff00093 li ra,-1 + 80000250: 00100113 li sp,1 + 80000254: 0020af33 slt t5,ra,sp + 80000258: 00100e93 li t4,1 + 8000025c: 00f00193 li gp,15 + 80000260: 37df1263 bne t5,t4,800005c4 <fail> + +0000000080000264 <test_16>: + 80000264: fff00093 li ra,-1 + 80000268: fff00113 li sp,-1 + 8000026c: 0020af33 slt t5,ra,sp + 80000270: 00000e93 li t4,0 + 80000274: 01000193 li gp,16 + 80000278: 35df1663 bne t5,t4,800005c4 <fail> + +000000008000027c <test_17>: + 8000027c: 00e00093 li ra,14 + 80000280: 00d00113 li sp,13 + 80000284: 0020a0b3 slt ra,ra,sp + 80000288: 00000e93 li t4,0 + 8000028c: 01100193 li gp,17 + 80000290: 33d09a63 bne ra,t4,800005c4 <fail> + +0000000080000294 <test_18>: + 80000294: 00b00093 li ra,11 + 80000298: 00d00113 li sp,13 + 8000029c: 0020a133 slt sp,ra,sp + 800002a0: 00100e93 li t4,1 + 800002a4: 01200193 li gp,18 + 800002a8: 31d11e63 bne sp,t4,800005c4 <fail> + +00000000800002ac <test_19>: + 800002ac: 00d00093 li ra,13 + 800002b0: 0010a0b3 slt ra,ra,ra + 800002b4: 00000e93 li t4,0 + 800002b8: 01300193 li gp,19 + 800002bc: 31d09463 bne ra,t4,800005c4 <fail> + +00000000800002c0 <test_20>: + 800002c0: 00000213 li tp,0 + 800002c4: 00b00093 li ra,11 + 800002c8: 00d00113 li sp,13 + 800002cc: 0020af33 slt t5,ra,sp + 800002d0: 000f0313 mv t1,t5 + 800002d4: 00120213 addi tp,tp,1 # 1 <_start-0x7fffffff> + 800002d8: 00200293 li t0,2 + 800002dc: fe5214e3 bne tp,t0,800002c4 <test_20+0x4> + 800002e0: 00100e93 li t4,1 + 800002e4: 01400193 li gp,20 + 800002e8: 2dd31e63 bne t1,t4,800005c4 <fail> + +00000000800002ec <test_21>: + 800002ec: 00000213 li tp,0 + 800002f0: 00e00093 li ra,14 + 800002f4: 00d00113 li sp,13 + 800002f8: 0020af33 slt t5,ra,sp + 800002fc: 00000013 nop + 80000300: 000f0313 mv t1,t5 + 80000304: 00120213 addi tp,tp,1 # 1 <_start-0x7fffffff> + 80000308: 00200293 li t0,2 + 8000030c: fe5212e3 bne tp,t0,800002f0 <test_21+0x4> + 80000310: 00000e93 li t4,0 + 80000314: 01500193 li gp,21 + 80000318: 2bd31663 bne t1,t4,800005c4 <fail> + +000000008000031c <test_22>: + 8000031c: 00000213 li tp,0 + 80000320: 00c00093 li ra,12 + 80000324: 00d00113 li sp,13 + 80000328: 0020af33 slt t5,ra,sp + 8000032c: 00000013 nop + 80000330: 00000013 nop + 80000334: 000f0313 mv t1,t5 + 80000338: 00120213 addi tp,tp,1 # 1 <_start-0x7fffffff> + 8000033c: 00200293 li t0,2 + 80000340: fe5210e3 bne tp,t0,80000320 <test_22+0x4> + 80000344: 00100e93 li t4,1 + 80000348: 01600193 li gp,22 + 8000034c: 27d31c63 bne t1,t4,800005c4 <fail> + +0000000080000350 <test_23>: + 80000350: 00000213 li tp,0 + 80000354: 00e00093 li ra,14 + 80000358: 00d00113 li sp,13 + 8000035c: 0020af33 slt t5,ra,sp + 80000360: 00120213 addi tp,tp,1 # 1 <_start-0x7fffffff> + 80000364: 00200293 li t0,2 + 80000368: fe5216e3 bne tp,t0,80000354 <test_23+0x4> + 8000036c: 00000e93 li t4,0 + 80000370: 01700193 li gp,23 + 80000374: 25df1863 bne t5,t4,800005c4 <fail> + +0000000080000378 <test_24>: + 80000378: 00000213 li tp,0 + 8000037c: 00b00093 li ra,11 + 80000380: 00d00113 li sp,13 + 80000384: 00000013 nop + 80000388: 0020af33 slt t5,ra,sp + 8000038c: 00120213 addi tp,tp,1 # 1 <_start-0x7fffffff> + 80000390: 00200293 li t0,2 + 80000394: fe5214e3 bne tp,t0,8000037c <test_24+0x4> + 80000398: 00100e93 li t4,1 + 8000039c: 01800193 li gp,24 + 800003a0: 23df1263 bne t5,t4,800005c4 <fail> + +00000000800003a4 <test_25>: + 800003a4: 00000213 li tp,0 + 800003a8: 00f00093 li ra,15 + 800003ac: 00d00113 li sp,13 + 800003b0: 00000013 nop + 800003b4: 00000013 nop + 800003b8: 0020af33 slt t5,ra,sp + 800003bc: 00120213 addi tp,tp,1 # 1 <_start-0x7fffffff> + 800003c0: 00200293 li t0,2 + 800003c4: fe5212e3 bne tp,t0,800003a8 <test_25+0x4> + 800003c8: 00000e93 li t4,0 + 800003cc: 01900193 li gp,25 + 800003d0: 1fdf1a63 bne t5,t4,800005c4 <fail> + +00000000800003d4 <test_26>: + 800003d4: 00000213 li tp,0 + 800003d8: 00a00093 li ra,10 + 800003dc: 00000013 nop + 800003e0: 00d00113 li sp,13 + 800003e4: 0020af33 slt t5,ra,sp + 800003e8: 00120213 addi tp,tp,1 # 1 <_start-0x7fffffff> + 800003ec: 00200293 li t0,2 + 800003f0: fe5214e3 bne tp,t0,800003d8 <test_26+0x4> + 800003f4: 00100e93 li t4,1 + 800003f8: 01a00193 li gp,26 + 800003fc: 1ddf1463 bne t5,t4,800005c4 <fail> + +0000000080000400 <test_27>: + 80000400: 00000213 li tp,0 + 80000404: 01000093 li ra,16 + 80000408: 00000013 nop + 8000040c: 00d00113 li sp,13 + 80000410: 00000013 nop + 80000414: 0020af33 slt t5,ra,sp + 80000418: 00120213 addi tp,tp,1 # 1 <_start-0x7fffffff> + 8000041c: 00200293 li t0,2 + 80000420: fe5212e3 bne tp,t0,80000404 <test_27+0x4> + 80000424: 00000e93 li t4,0 + 80000428: 01b00193 li gp,27 + 8000042c: 19df1c63 bne t5,t4,800005c4 <fail> + +0000000080000430 <test_28>: + 80000430: 00000213 li tp,0 + 80000434: 00900093 li ra,9 + 80000438: 00000013 nop + 8000043c: 00000013 nop + 80000440: 00d00113 li sp,13 + 80000444: 0020af33 slt t5,ra,sp + 80000448: 00120213 addi tp,tp,1 # 1 <_start-0x7fffffff> + 8000044c: 00200293 li t0,2 + 80000450: fe5212e3 bne tp,t0,80000434 <test_28+0x4> + 80000454: 00100e93 li t4,1 + 80000458: 01c00193 li gp,28 + 8000045c: 17df1463 bne t5,t4,800005c4 <fail> + +0000000080000460 <test_29>: + 80000460: 00000213 li tp,0 + 80000464: 00d00113 li sp,13 + 80000468: 01100093 li ra,17 + 8000046c: 0020af33 slt t5,ra,sp + 80000470: 00120213 addi tp,tp,1 # 1 <_start-0x7fffffff> + 80000474: 00200293 li t0,2 + 80000478: fe5216e3 bne tp,t0,80000464 <test_29+0x4> + 8000047c: 00000e93 li t4,0 + 80000480: 01d00193 li gp,29 + 80000484: 15df1063 bne t5,t4,800005c4 <fail> + +0000000080000488 <test_30>: + 80000488: 00000213 li tp,0 + 8000048c: 00d00113 li sp,13 + 80000490: 00800093 li ra,8 + 80000494: 00000013 nop + 80000498: 0020af33 slt t5,ra,sp + 8000049c: 00120213 addi tp,tp,1 # 1 <_start-0x7fffffff> + 800004a0: 00200293 li t0,2 + 800004a4: fe5214e3 bne tp,t0,8000048c <test_30+0x4> + 800004a8: 00100e93 li t4,1 + 800004ac: 01e00193 li gp,30 + 800004b0: 11df1a63 bne t5,t4,800005c4 <fail> + +00000000800004b4 <test_31>: + 800004b4: 00000213 li tp,0 + 800004b8: 00d00113 li sp,13 + 800004bc: 01200093 li ra,18 + 800004c0: 00000013 nop + 800004c4: 00000013 nop + 800004c8: 0020af33 slt t5,ra,sp + 800004cc: 00120213 addi tp,tp,1 # 1 <_start-0x7fffffff> + 800004d0: 00200293 li t0,2 + 800004d4: fe5212e3 bne tp,t0,800004b8 <test_31+0x4> + 800004d8: 00000e93 li t4,0 + 800004dc: 01f00193 li gp,31 + 800004e0: 0fdf1263 bne t5,t4,800005c4 <fail> + +00000000800004e4 <test_32>: + 800004e4: 00000213 li tp,0 + 800004e8: 00d00113 li sp,13 + 800004ec: 00000013 nop + 800004f0: 00700093 li ra,7 + 800004f4: 0020af33 slt t5,ra,sp + 800004f8: 00120213 addi tp,tp,1 # 1 <_start-0x7fffffff> + 800004fc: 00200293 li t0,2 + 80000500: fe5214e3 bne tp,t0,800004e8 <test_32+0x4> + 80000504: 00100e93 li t4,1 + 80000508: 02000193 li gp,32 + 8000050c: 0bdf1c63 bne t5,t4,800005c4 <fail> + +0000000080000510 <test_33>: + 80000510: 00000213 li tp,0 + 80000514: 00d00113 li sp,13 + 80000518: 00000013 nop + 8000051c: 01300093 li ra,19 + 80000520: 00000013 nop + 80000524: 0020af33 slt t5,ra,sp + 80000528: 00120213 addi tp,tp,1 # 1 <_start-0x7fffffff> + 8000052c: 00200293 li t0,2 + 80000530: fe5212e3 bne tp,t0,80000514 <test_33+0x4> + 80000534: 00000e93 li t4,0 + 80000538: 02100193 li gp,33 + 8000053c: 09df1463 bne t5,t4,800005c4 <fail> + +0000000080000540 <test_34>: + 80000540: 00000213 li tp,0 + 80000544: 00d00113 li sp,13 + 80000548: 00000013 nop + 8000054c: 00000013 nop + 80000550: 00600093 li ra,6 + 80000554: 0020af33 slt t5,ra,sp + 80000558: 00120213 addi tp,tp,1 # 1 <_start-0x7fffffff> + 8000055c: 00200293 li t0,2 + 80000560: fe5212e3 bne tp,t0,80000544 <test_34+0x4> + 80000564: 00100e93 li t4,1 + 80000568: 02200193 li gp,34 + 8000056c: 05df1c63 bne t5,t4,800005c4 <fail> + +0000000080000570 <test_35>: + 80000570: fff00093 li ra,-1 + 80000574: 00102133 sgtz sp,ra + 80000578: 00000e93 li t4,0 + 8000057c: 02300193 li gp,35 + 80000580: 05d11263 bne sp,t4,800005c4 <fail> + +0000000080000584 <test_36>: + 80000584: fff00093 li ra,-1 + 80000588: 0000a133 sltz sp,ra + 8000058c: 00100e93 li t4,1 + 80000590: 02400193 li gp,36 + 80000594: 03d11863 bne sp,t4,800005c4 <fail> + +0000000080000598 <test_37>: + 80000598: 000020b3 sltz ra,zero + 8000059c: 00000e93 li t4,0 + 800005a0: 02500193 li gp,37 + 800005a4: 03d09063 bne ra,t4,800005c4 <fail> + +00000000800005a8 <test_38>: + 800005a8: 01000093 li ra,16 + 800005ac: 01e00113 li sp,30 + 800005b0: 0020a033 slt zero,ra,sp + 800005b4: 00000e93 li t4,0 + 800005b8: 02600193 li gp,38 + 800005bc: 01d01463 bne zero,t4,800005c4 <fail> + 800005c0: 00301c63 bne zero,gp,800005d8 <pass> + +00000000800005c4 <fail>: + 800005c4: 0ff0000f fence + 800005c8: 00018063 beqz gp,800005c8 <fail+0x4> + 800005cc: 00119193 slli gp,gp,0x1 + 800005d0: 0011e193 ori gp,gp,1 + 800005d4: 00000073 ecall + +00000000800005d8 <pass>: + 800005d8: 0ff0000f fence + 800005dc: 00100193 li gp,1 + 800005e0: 00000073 ecall + 800005e4: c0001073 unimp + 800005e8: 0000 unimp + 800005ea: 0000 unimp + 800005ec: 0000 unimp + 800005ee: 0000 unimp + 800005f0: 0000 unimp + 800005f2: 0000 unimp + 800005f4: 0000 unimp + 800005f6: 0000 unimp + 800005f8: 0000 unimp + 800005fa: 0000 unimp + 800005fc: 0000 unimp + 800005fe: 0000 unimp + 80000600: 0000 unimp + 80000602: 0000 unimp |
