Thumb-2 ldrd misassembly
Paul Brook
paul@codesourcery.com
Tue Jun 5 22:03:00 GMT 2007
More information about the Binutils mailing list
Tue Jun 5 22:03:00 GMT 2007
- Previous message (by thread): PATCH: Add proc run_list_test to gas-defs.exp
- Next message (by thread): PATCH: formatting fix in the objdump docs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
The attached patch below fixes assembly and disassembly of writeback addressing modes on Thumb-2 doubleword load/store instructions. Tested on arm-none-eabi. Applied to CVS head. Paul 2007-06-05 Paul Brook <paul@codesourcery.com> gas/ * config/tc-arm.c (insns): Correct Thumb-2 ldrd/strd opcodes. gas/testsuite/ * gas/arm/thumb32.d: Add writeback addressing mode tests. * gas/arm/thumb32.s: Update expected output. opcodes/ * arm-dis.c (thumb32_opcodes): Display writeback ldrd/strd addresses. -------------- next part -------------- A non-text attachment was scrubbed... Name: patch.gas_ldrd Type: text/x-diff Size: 5853 bytes Desc: not available URL: <https://sourceware.org/pipermail/binutils/attachments/20070605/f1cc74a5/attachment.bin>
- Previous message (by thread): PATCH: Add proc run_list_test to gas-defs.exp
- Next message (by thread): PATCH: formatting fix in the objdump docs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list