This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: Fix gas elf/dwarf2-3 testcase for ARM
- From: Dave Korn <dave dot korn dot cygwin at googlemail dot com>
- To: "Kirill A. Shutemov" <kirill at shutemov dot name>
- Cc: binutils <binutils at sourceware dot org>
- Date: Wed, 21 Oct 2009 18:24:57 +0100
- Subject: Re: Fix gas elf/dwarf2-3 testcase for ARM
- References: <cc557aab0910210232m4edb7caaud54cf999a015baef@mail.gmail.com>
Kirill A. Shutemov wrote:
> I really don't know why "Minimum Instruction Length" is 2 on ARM.
> Any ideas?.
Because it's not an x86 and 2 bytes is indeed the length of the minimum
instruction (i.e. in thumb mode)?
cheers,
DaveK