]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/gas/mips/elf-rel22.s
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / mips / elf-rel22.s
CommitLineData
b886a2ab 1 .eqv early_const,0x123456
99022dfb
RS
2 lui $4,%lo(%neg(%lo(bar-foo)))
3foo:
4 nop
5bar:
b886a2ab
RS
6 lui $4,%lo(%neg(%lo(bar-foo)))
7 lui $4,%hi(%gp_rel(early_const))
8 lui $4,%lo(%neg(%gp_rel(late_const)))
9 .eqv late_const,0x234567