mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-04 16:50:57 +00:00
12 lines
101 B
ArmAsm
12 lines
101 B
ArmAsm
|
|
here:
|
|
;; ld d2, 0
|
|
.byte 0xa0
|
|
.byte 0xf8
|
|
.byte 0x00
|
|
.byte 0x00
|
|
|
|
|
|
.reloc here+1,R_S12Z_EXT18, x
|
|
|