blob: 098098aac147891d61af41d4ba284959ed16d54d (
plain)
1
2
3
4
5
|
% The .text contents is supposed to be linked --oformat binary with
% b-twoinsn.s and b-goodmain.s, and will provide a LOP_LOC with invalid;
% (!= 1, != 2), YZ field.
.text
.byte 0x98,1,0,0
|