[patch] Thumb blx disassembly
Paul Brook
paul@codesourcery.com
Wed Nov 2 15:02:00 GMT 2005
More information about the Binutils mailing list
Wed Nov 2 15:02:00 GMT 2005
- Previous message (by thread): [RFA] Add some VAX floating point formats to floatformat.[ch]
- Next message (by thread): [patch] Thumb blx disassembly
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
The Thumb blx instruction always jumps to a word (4 byte) aligned address. The attached patch fixes the disassembler output. Tested with cross to arm-none-eabi. Ok? Paul 2005-11-02 Paul Brook <paul@codesourcery.com> * arm-dis.c (print_insn_thumb32): Word align blx target address. -------------- next part -------------- A non-text attachment was scrubbed... Name: patch.disas_blx Type: text/x-diff Size: 743 bytes Desc: not available URL: <https://sourceware.org/pipermail/binutils/attachments/20051102/7b27c06c/attachment.bin>
- Previous message (by thread): [RFA] Add some VAX floating point formats to floatformat.[ch]
- Next message (by thread): [patch] Thumb blx disassembly
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list