]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/gas/mt/badoffsetlow.s
Rename ms1 files to mt files (part 1 -- renames only)
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / mt / badoffsetlow.s
CommitLineData
a0defb2e
AH
1; Offset less than #-32786 should cause an error since the offset is
2; a signed quantity. Also tests expression parsing.
3
4label1: add R1,R2,R3
5label2: add R4,R5,R6
6 brlt R7,R8, ((label1-label2)-32765) ; evaluates to -32769