Fix linker tests to work with 16-bit targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / local12m.d
1 #source: local1.s
2 #source: ext1-254.s
3 #source: start.s
4 #ld: -m mmo
5 #objdump: -shr
6
7 # Check that 254 is local when we don't have any registers.
8
9 .*: file format mmo
10
11 Sections:
12 Idx Name Size VMA LMA File off Algn
13 0 \.text 0+8 0+ 0+ 0+ 2\*\*2
14 CONTENTS, ALLOC, LOAD, CODE
15 Contents of section \.text:
16 0000 fd030201 e3fd0001 .*
This page took 0.036062 seconds and 4 git commands to generate.