1
0
mirror of https://github.com/fachat/xa65.git synced 2024-06-01 07:41:52 +00:00
xa65/xa/tests/math/divzero2.s
2020-05-15 19:20:17 +02:00

7 lines
45 B
ArmAsm

.word $
xyz = 2
zyx = xyz - xyz
* = $0/zyx