Remove unneeded AUX register symbols.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / call_noat.d
1 # objdump: -dr --prefix-addresses --show-raw-insn
2 #name: NIOS2 call noat
3
4 .*: +file format elf32-littlenios2
5
6 Disassembly of section .text:
7 0+0000 <[^>]*> 00000000 call 00000000 <[^>]*>
8 [ ]*0: R_NIOS2_CALL26_NOAT .text\+0xc
9 0+0004 <[^>]*> 503ee83a callr r10
10 0+0008 <[^>]*> 00000000 call 00000000 <[^>]*>
11 [ ]*8: R_NIOS2_CALL26_NOAT external
This page took 0.030421 seconds and 4 git commands to generate.