blob: 20def6c0dab893ee8a7a8509a74a7bb8afc76d12 (
plain)
1
2
3
4
5
6
|
% 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
% (!= 16, != 24), Z field.
.text
.byte 0x98,5,0,8
.4byte 0
|