Add support for some variants of the ARC nps400 rflt instruction.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / relax-b.d
CommitLineData
4670103e
CZ
1#as: -mcpu=archs -mrelax
2#objdump: -dr
3
4.*: +file format .*arc.*
5
6
7Disassembly of section .text:
8
900000000 <foo-0x4>:
10 0: 78e0 nop_s
11 2: 78e0 nop_s
12
1300000004 <foo>:
14 4: 2000 0000 add r0,r0,r0
15
1600000008 <bar>:
17 8: ffff bl_s 4 <foo>
18 a: 2100 0041 add r1,r1,r1
19 e: f1fc b_s 4 <foo>
This page took 0.036266 seconds and 4 git commands to generate.