aboutsummaryrefslogtreecommitdiff
path: root/examples/x2.s
blob: 6fd1010b445286c490f6d02a98506ab38641d8fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
set pc, testA
:testA
set a, 0x10
set a, b
set b, a
set pc, testB
set c, 0x20
set x, x
set y, y
set z, z
:testB
set pc, testA