repo.or.cz
/
urasm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
urasm: cosmetix; implemented allocated struct initialisation
[urasm.git]
/
tests
/
test3.asm
blob
f446644f6f3650d5df20be7c17976db7b62819a0
1
push
bc
:
push
de:
push
af
2
pop
af
,
de
,
bc
3
LD BC
,
BC
4
LD BC
,
DE
5
LD BC
,
HL
6
LD DE
,
BC
7
LD DE
,
DE
8
LD DE
,
HL
9
LD HL
,
BC
10
LD HL
,
DE
11
LD HL
,
HL