Add support for .extCondCode, .extCoreRegister and .extAuxRegister.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / textauxregister.d
1 #as: -mcpu=arcem
2 #objdump: -dr
3
4 .*: +file format .*arc.*
5
6
7 Disassembly of section .text:
8
9 [0-9a-f]+ <.text>:
10 0: 2067 0c00 aex r0,\[mlx\]
11 4: 216a 0c40 lr r1,\[mly\]
12 8: 266b 7c00 0000 0012 sr 0x12,\[mlx\]
This page took 0.031196 seconds and 4 git commands to generate.