[ARC] Sync cpu names with the ones accepted by GCC.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / regnames.d
CommitLineData
08ec958f
CZ
1#objdump: -dr
2
3.*: +file format .*arc.*
4
5
6Disassembly of section .text:
7
8[0-9a-f]+ <r0>:
9 0: 200a 0f80 0000 0014 mov r0,0x14
10 8: 2000 0f80 0000 0000 add r0,r0,0
11 c: R_ARC_32_ME gp
12 10: 1a00 3080 st r2,\[gp\]
13 10: R_ARC_SDA_LDST .text\+0x14
This page took 0.028901 seconds and 4 git commands to generate.