Add MMIX support
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / b-badrx2.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 % (!= 16, != 24), Z field.
4 .text
5 .byte 0x98,5,0,8
6 .4byte 0
This page took 0.051924 seconds and 4 git commands to generate.