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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-mips-elf/] [jaloverflow.d] - Blame information for rev 97

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

Line No. Rev Author Line
1 84 khays
#name: JAL overflow
2
#source: jaloverflow.s
3
#as:
4
#ld: -Ttext=0xffffff0 -e start
5
#error: .*relocation truncated to fit.*
6
 
7
# This tests whether we correctly detect overflow in the jal
8
# instruction.  jal is a bit weird since the upper four bits of the
9
# destination address are taken from the source address.  So overflow
10
# occurs if the source and destination address do not have the same
11
# most significant four bits.

powered by: WebSVN 2.1.0

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