Update year range in copyright notice of all files.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / brk.d
1 #as: -mcpu=arc700
2 #objdump: -dr --prefix-addresses --show-raw-insn
3
4 .*: +file format .*arc.*
5
6 Disassembly of section .text:
7 0x00000000 2100 0080 add r0,r1,r2
8 0x00000004 256f 003f brk
9 0x00000008 2402 0143 sub r3,r4,r5
This page took 0.029075 seconds and 4 git commands to generate.