mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-03 22:06:50 +00:00
7 lines
231 B
ArmAsm
7 lines
231 B
ArmAsm
% The .text contents is supposed to be linked --oformat binary with
|
|
% b-twoinsn.s and b-goodmain.s, and will provide a LOP_FIXRX with invalid
|
|
% (!= 0, != 1), first byte of the operand word.
|
|
.text
|
|
.byte 0x98,5,0,24
|
|
.byte 2,0,0,0
|