Fix linker tests to work with 16-bit targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / b-badrx1.s
1 % The .text contents is supposed to be linked --oformat binary with
2 % b-twoinsn.s and b-goodmain.s, and will provide a LOP_FIXRX with invalid
3 % (non-zero), Y field.
4 .text
5 .byte 0x98,5,1,0
6 .4byte 0
This page took 0.032791 seconds and 4 git commands to generate.