Adds command line support for Armv8.4-A, via the new command line option -march=armv8...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / ldgesb-bad.s
CommitLineData
56c0a61f
RE
1.syntax unified
2.arch armv7-a
3.thumb
4 .global foo
5foo:
6 it ge
7 ldgesb r1, [r11, #4]
This page took 0.297858 seconds and 4 git commands to generate.