mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-04 16:50:57 +00:00
9 lines
139 B
ArmAsm
9 lines
139 B
ArmAsm
|
|
;;; This byte sequence corresponds to sub d5, xxx
|
|
.byte 0x83
|
|
.byte 0xfa
|
|
.byte 0x00
|
|
.byte 0x00
|
|
.byte 0x00
|
|
.reloc .-3,R_S12Z_OPR,bar
|