Revert 'Remove unused struct serial::name field'
[deliverable/binutils-gdb.git] / ld / testsuite / ld-nios2 / gprel.d
CommitLineData
36591ba1
SL
1#name: NIOS2 gp-relative relocations
2#source: gprel.s
3#ld:
4#objdump: -dr --prefix-addresses
5
6# Test the %gprel macro.
7
8.*: +file format elf32-littlenios2
9
10Disassembly of section .text:
11[0-9a-f]+ <[^>]*> movui gp,[0-9]+
12[0-9a-f]+ <[^>]*> ldw at,-[0-9]+\(gp\)
13[0-9a-f]+ <[^>]*> ldw r2,-[0-9]+\(gp\)
14[0-9a-f]+ <[^>]*> ldb r3,-[0-9]+\(gp\)
15[0-9a-f]+ <[^>]*> ldw at,-[0-9]+\(gp\)
16[0-9a-f]+ <[^>]*> ldw r2,-[0-9]+\(gp\)
17[0-9a-f]+ <[^>]*> ldb r3,-[0-9]+\(gp\)
This page took 0.324198 seconds and 4 git commands to generate.