* elf64-mips.c (mips_elf64_slurp_one_reloc_table): Call
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / jal-range.s
CommitLineData
f697dfed
TS
1# Source file use to test border cases of jumps
2
3 jal 0x0
f3c0ec86
TS
4 jal 0x1
5 jal 0xffffffc
6 jal 0xfffffff
7 jal 0x10000000
This page took 0.085828 seconds and 4 git commands to generate.