[PATCH, BINUTILS, ARM, 2/3] Add instruction SB for AArch32
Hans-Peter Nilsson
hp@bitrange.com
Mon Oct 1 14:57:00 GMT 2018
On Fri, 28 Sep 2018, Sudakshina Das wrote:
> > > --- /dev/null
> > > +++ b/gas/testsuite/gas/arm/sb-thumb1.d
> > > @@ -0,0 +1,13 @@
> > > +#objdump: -dr --prefix-addresses --show-raw-insn
> > > +#name: SB instruction (Thumb)
> > > +#source: sb.s
> > > +#as: -march=armv8.5-a -mthumb
> > > +# This test is only valid on ELF based ports.
> > > +#not-target: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd
A gotcha here: the gas run-dump-test "not-target" is now
"notarget" due to recent framework consolidation (with
"notarget" from the ld test-suite, which had precedence).
brgds, H-P
More information about the Binutils
mailing list