This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
ApisNecros
/
yaict
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Permintaan Tarik
0
Wiki
Cabang:
main
Ranting
Tag
main
yaict
/
tests
/
addition-with-vars.icasm
addition-with-vars.icasm
64 B
Permalink
Riwayat
Mentahan
1
2
3
4
5
ld @op1, 10
ld @op2, 37
add @op2, @op1, 0d2
add 0d2, 3, 0d12
hlt