Add MIPS32 DSPr3 support.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / textinsn1op.d
CommitLineData
945e0f82
CZ
1#objdump: -dr
2
3.*: +file format .*arc.*
4
5
6
7Disassembly of section .text:
8
9[0-9a-f]+ <.text>:
10 0: 3e2f 703f myinsn r0
11 4: 3e6f 7ebf myinsn 0x3a
12 8: 3e2f 7fbf dead beef myinsn 0xdeadbeef
13 10: 3e2f 7fbf 0000 0000 myinsn 0
14 14: R_ARC_32_ME label
15 18: 3e2f 7fbf 0000 0000 myinsn 0
16 1c: R_ARC_PC32 label
17 20: 386f 203f noop
This page took 0.025818 seconds and 4 git commands to generate.