MIPS: Add Global INValidate ASE support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / elf-rel13-mips16.d
CommitLineData
738e5348
RS
1#as: -march=mips2 -mabi=32 -KPIC
2#readelf: --relocs
3#name: MIPS ELF reloc 13 (MIPS16 version)
4
5Relocation section '\.rel\.text' at offset .* contains 9 entries:
6 *Offset * Info * Type * Sym\.Value * Sym\. Name
70+0002 * 0+..66 * R_MIPS16_GOT16 * 0+0000 * \.data
80+0016 * 0+..69 * R_MIPS16_LO16 * 0+0000 * \.data
90+0012 * 0+..66 * R_MIPS16_GOT16 * 0+0000 * \.data
100+001a * 0+..69 * R_MIPS16_LO16 * 0+0000 * \.data
11# The next two lines could be in either order.
120+000e * 0+..66 * R_MIPS16_GOT16 * 0+0000 * \.rodata
130+000a * 0+..66 * R_MIPS16_GOT16 * 0+0000 * \.rodata
140+001e * 0+..69 * R_MIPS16_LO16 * 0+0000 * \.rodata
150+0006 * 0+..66 * R_MIPS16_GOT16 * 0+0000 * \.bss
160+0022 * 0+..69 * R_MIPS16_LO16 * 0+0000 * \.bss
17#pass
This page took 0.649592 seconds and 4 git commands to generate.