Fix ARI text for floatformat_from_double
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / b-badrx3.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 % (!= 0, != 1), first byte of the operand word.
4 .text
5 .byte 0x98,5,0,24
6 .byte 2,0,0,0
This page took 0.039728 seconds and 4 git commands to generate.