Archived
1
0
This repository has been archived on 2026-02-06. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
iceberg/asm/mult.asm
T
2022-03-27 14:37:27 +02:00

8 lines
56 B
NASM

segment .text
global main
main:
segment .data
var