Adds command line support for Armv8.4-A, via the new command line option -march=armv8...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / add-shift-two.s
1 .arch armv7-a
2 .text
3 # PR 20827
4 add r5, r4, lsl r0
5 add r5, r5, r4, lsl r0
This page took 0.047955 seconds and 4 git commands to generate.