New ARC implementation.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / swi.d
1 #as: -mcpu=archs
2 #objdump: -dr --show-raw-insn
3
4 .*: +file format .*arc.*
5
6 Disassembly of section .text:
7
8 00000000 <main>:
9 0: 2100 0080 add r0,r1,r2
10 4: 226f 003f swi
11 8: 2402 0143 sub r3,r4,r5
This page took 0.032796 seconds and 4 git commands to generate.