On Tue, Sep 01, 2015 at 05:28:10PM +0100, Peter Maydell wrote:
> On 6 July 2015 at 19:09, wrote:
> > From: Meador Inge
> >
> > This small patch adds a sanity check when disassembling
> > the BLX instruction. The use case came to light when
> > doing toolchain development and a similar check was
On 6 July 2015 at 19:09, wrote:
> From: Meador Inge
>
> This small patch adds a sanity check when disassembling
> the BLX instruction. The use case came to light when
> doing toolchain development and a similar check was
> upstreamed for Binutils:
>
> * https://sourceware.org/ml/binutils/2011
On 6 July 2015 at 19:09, wrote:
> From: Meador Inge
>
> This small patch adds a sanity check when disassembling
> the BLX instruction. The use case came to light when
> doing toolchain development and a similar check was
> upstreamed for Binutils:
>
> * https://sourceware.org/ml/binutils/2011
From: Meador Inge
This small patch adds a sanity check when disassembling
the BLX instruction. The use case came to light when
doing toolchain development and a similar check was
upstreamed for Binutils:
* https://sourceware.org/ml/binutils/2011-01/msg00077.html
Patch by Nathan Sidwell.
Sig