blob: 77742dbc856a3491e74927e7e318726c70d9f326 (
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_QUOTE with invalid;
% non-zero, YZ field.
.text
.byte 0x98,0,0xff,0
|