This is the mail archive of the binutils@sources.redhat.com 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: Additional Thumb instructions for ARMv6K


Hi Zack,

This version of the patch drops the NOP changes (except for the
disassembler recognizing 0xbf00 as a Thumb NOP).  Will you take this
without corresponding simulator improvements?

Yes.


gas:
        * config/tc-arm.c (tinsns): Add ARMv6K instructions sev, wfe,
        wfi, yield.
opcodes:
        * arm-dis.c (thumb_opcodes): Add ARMv6K instructions nop, sev,
        wfe, wfi, yield.
gas/testsuite:
        * gas/arm/thumbv6k.d, gas/arm/thumbv6k.s: New dump test.
        * gas/arm/arm.exp: Run it.

Approved - please apply.


Cheers
  Nick


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