1
0
mirror of https://github.com/fachat/xa65.git synced 2024-06-01 22:41:32 +00:00
xa65/xa/tests/reset_segment/test1.s
Andre Fachat 4b54dd031e xa-2.3.10
2019-11-10 13:32:56 +01:00

13 lines
138 B
ArmAsm

; forward reference
; results in illegal ptr arithmetic when segment
; is not reset between pass1 and pass2
bne foo
foo
.data