This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH, BINUTILS, ARM, 2/3] Add instruction SB for AArch32


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]