Add MIPS32 DSPr3 support.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / relax-avoid1.d
1 #as: -mcpu=archs -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: 240a 0f80 0000 0000 mov r4,0
12 6: R_ARC_32_ME .rodata
13 a: 78e0 nop_s
This page took 0.030189 seconds and 4 git commands to generate.