gas run_dump_test rename stderr and error-output
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / relax-mov02.d
1 #as: -mrelax
2 #objdump: -dr
3
4 .*: +file format .*arc.*
5
6
7 Disassembly of section .text:
8
9 00000000 <.text>:
10 0: 78e0 nop_s
11 2: d90a mov_s r1,0xa
12 4: 264a 7000\s+.*
13 8: 264a 7000\s+.*
14 c: 2000 0000 add r0,r0,r0
This page took 0.032749 seconds and 4 git commands to generate.