Re-add support for lbarx, lharx, stbcx. and sthcx. insns back to the E6500 cpu.
[binutils-gdb.git] / ld / testsuite / ld-scripts / fill.t
blob835e009c48cb74baff182c857a704c9d1c787db9
1 SECTIONS
3   .text :
4   {
5     . += 4;
6     *0.o(.text)
7     FILL (0x12)
8     *1.o(.text)
9     . += 1;
10     FILL (0x23)
11     *2.o(.text)
12     FILL (0x003456)
13     . += 4;
14     FILL (0x00004567000089ab0000cdef00000123)
15     . += 8;
16     LONG (0xdeadbeef)
17     . += 12;
18     . += 16;
19   } =0xcafebabe