OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [ld/] [testsuite/] [ld-v850/] [split-lo16.ld] - Blame information for rev 840

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 julius
SECTIONS
2
{
3
  lo16_carry = 0x56789abc;
4
  lo16_nocarry = 0x12345678;
5
  split_lo16_carry = 0x789abcde;
6
  split_lo16_nocarry = 0x00123456;
7
  odd = 0x23456789;
8
  . = 0x10000;
9
  .text : { *(.text); }
10
  /DISCARD/ : { *(*); }
11
}

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.