fix blx disassembly

Nathan Sidwell nathan@codesourcery.com
Thu Jan 6 14:32:00 GMT 2011


I've committed this patch to correctly reject disassembly of blx instructions 
that have the bottom bit set.  Valid blx instructions must have the offset bit 
zero clear, and real hardware will raise an exception if it is not.

We found a bug during the arm tls descriptor development that would have been 
much more obvious had the disassembler shouted at me :)

nathan
-- 
Nathan Sidwell    ::   http://www.codesourcery.com   ::         CodeSourcery

-------------- next part --------------
A non-text attachment was scrubbed...
Name: blx.patch
Type: text/x-patch
Size: 2560 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20110106/332ecf66/attachment.bin>


More information about the Binutils mailing list