Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / call_noat-r2.d
1 # objdump: -dr --prefix-addresses --show-raw-insn
2 #name: NIOS2 R2 call noat
3 #as: -march=r2
4 #source: call_noat.s
5
6 .*: +file format elf32-littlenios2
7
8 Disassembly of section .text:
9 0+0000 <[^>]*> 00000000 call 00000000 <[^>]*>
10 [ ]*0: R_NIOS2_CALL26_NOAT .text\+0xc
11 0+0004 <[^>]*> 741f02a0 callr r10
12 0+0008 <[^>]*> 00000000 call 00000000 <[^>]*>
13 [ ]*8: R_NIOS2_CALL26_NOAT external
This page took 0.037655 seconds and 4 git commands to generate.