Updated ARC assembler from arccores.com
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / swi.d
1 #as: -EL -marc8
2 #objdump: -dr -EL
3
4 .*: +file format elf32-.*arc
5
6 Disassembly of section .text:
7
8 00000000 <main>:
9 0: 00 84 00 40 40008400 add r0,r1,r2
10 4: 02 fe ff 1f 1ffffe02 swi
11 8: 00 0a 62 50 50620a00 sub r3,r4,r5
This page took 0.034167 seconds and 5 git commands to generate.