Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / nios2 / sub-r2.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: NIOS2 R2 sub
3 #as: -march=r2
4 #source: sub.s
5
6 # Test the add instruction
7
8 .*: +file format elf32-littlenios2
9
10 Disassembly of section .text:
11 0+0000 <[^>]*> e4042120 sub r4,r4,r4
12
This page took 0.031228 seconds and 4 git commands to generate.