delete trash

This commit is contained in:
evgenyk 2025-03-12 23:17:58 +00:00
parent 5de7477dd2
commit 52c546b9d8
3 changed files with 0 additions and 22 deletions

BIN
counter

Binary file not shown.

Binary file not shown.

View File

@ -1,22 +0,0 @@
counter: file format elf32-littleriscv
Disassembly of section .text:
80000000 <_start>:
80000000: 00001397 auipc x7,0x1
80000004: 02c38393 addi x7,x7,44 # 8000102c <__DATA_BEGIN__>
80000008: 06200293 addi x5,x0,98
8000000c: 00000313 addi x6,x0,0
80000010 <loop>:
80000010: 0003ce03 lbu x28,0(x7)
80000014: 000e0a63 beq x28,x0,80000028 <koniec>
80000018: 005e1463 bne x28,x5,80000020 <loop+0x10>
8000001c: 00130313 addi x6,x6,1
80000020: 00138393 addi x7,x7,1
80000024: fedff06f jal x0,80000010 <loop>
80000028 <koniec>:
80000028: 00100073 ebreak