Add support for .extCondCode, .extCoreRegister and .extAuxRegister.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / textcoreregister.d
1 #objdump: -dr
2
3 .*: +file format .*arc.*
4
5
6 Disassembly of section .text:
7
8 [0-9a-f]+ <.text>:
9 0: 2000 00b8 add accX,r0,r2
10 4: 2100 00f9 add accY,r1,r3
11 8: 2000 70c2 add r2,accX,r3
12 c: 2100 7e38 add accX,accY,accX
This page took 0.031329 seconds and 4 git commands to generate.