2013-02-06 Sandra Loosemore <sandra@codesourcery.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / call.d
1 # objdump: -dr --prefix-addresses
2 #name: NIOS2 call
3
4 .*: +file format elf32-littlenios2
5
6 Disassembly of section .text:
7 0+0000 <[^>]*> call 00000000 <foo>
8 [ ]*0: R_NIOS2_CALL26 .text\+0xc
9 0+0004 <[^>]*> callr r10
10 0+0008 <[^>]*> call 00000000 <foo>
11 [ ]*8: R_NIOS2_CALL26 external
This page took 0.030357 seconds and 4 git commands to generate.