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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [mt/] [badoffsetlow.s] - Rev 816

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

; Offset less than #-32786 should cause an error since the offset is
; a signed quantity.  Also tests expression parsing.
 
label1: add R1,R2,R3
label2:	add R4,R5,R6
	brlt R7,R8, ((label1-label2)-32765) ; evaluates to -32769
 

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

powered by: WebSVN 2.1.0

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