[GAS][ARM][PR20827]Fix gas error for two register form instruction (pre-UAL syntax).
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / add-shift-two.d
1 # name: Two register form of data processing instruction with register shifted register operand
2 # as:
3 # objdump: -dr
4
5 .*: +file format .*arm.*
6
7 Disassembly of section .text:
8
9 00000000 <.text>:
10 0: e0855014 add r5, r5, r4, lsl r0
11 4: e0855014 add r5, r5, r4, lsl r0
This page took 0.03159 seconds and 5 git commands to generate.