Tolerate some whitespace differences in readelf output.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / b-twoinsn.s
1 % The .text contents is supposed to be linked --oformat binary, and will
2 % correspond to the start of a mmo file with two instructions. This file
3 % ends before the LOP_STAB.
4 .text
5 .byte 0x98,9,1,1,0x3b,0x7f,0x9c,0xe3,0x98,1,0,2,0,0,0,0
6 .byte 0,0,0,0,0xe3,0xfd,0,1,0x98,1,0,2,0,0,0,0
7 .byte 0,0,0,4,0xe3,0xfd,0,4
This page took 0.034375 seconds and 4 git commands to generate.