OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.18.50/] [ld/] [testsuite/] [ld-mips-elf/] [jaloverflow.d] - Diff between revs 38 and 156

Only display areas with differences | Details | Blame | View Log

Rev 38 Rev 156
#name: JAL overflow
#name: JAL overflow
#source: jaloverflow.s
#source: jaloverflow.s
#as:
#as:
#ld: -Ttext=0xffffff0 -e start
#ld: -Ttext=0xffffff0 -e start
#error: .*relocation truncated to fit.*
#error: .*relocation truncated to fit.*
# This tests whether we correctly detect overflow in the jal
# This tests whether we correctly detect overflow in the jal
# instruction.  jal is a bit weird since the upper four bits of the
# instruction.  jal is a bit weird since the upper four bits of the
# destination address are taken from the source address.  So overflow
# destination address are taken from the source address.  So overflow
# occurs if the source and destination address do not have the same
# occurs if the source and destination address do not have the same
# most significant four bits.
# most significant four bits.
 
 

powered by: WebSVN 2.1.0

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