Add MMIX support
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / b-badloc.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_LOC with invalid;
3 % (!= 1, != 2), YZ field.
4 .text
5 .byte 0x98,1,0,0
This page took 0.029778 seconds and 4 git commands to generate.