[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 1/3] arm: basic support for ARMv4/ARMv4T emulati
From: |
Dmitry Eremin-Solenikov |
Subject: |
Re: [Qemu-devel] [PATCH 1/3] arm: basic support for ARMv4/ARMv4T emulation |
Date: |
Tue, 29 Mar 2011 20:47:50 +0400 |
Hello,
On 3/27/11, Peter Maydell <address@hidden> wrote:
> I've just gone through this distinguishing v5 sublevels.
> I've also gone back and looked up an older ARM ARM for any v5 vs
> v5T differences, and it looks like the only difference really is
> whether Thumb mode works: the ARM instruction set is exactly the
> same including the existence of BX/BLX.
Will submit the updated patchet in a few minutes.
BTW: do you know any real core which used ARMv5/ARMv5T and
not ARMv5TE (I've failed to find such one. Maybe I should check older revisions
of datasheets: at least 946r0 was ARMv5TExP and r1p1 is ARM9E-S-based and
so full ARMv5TE).
--
With best wishes
Dmitry
[Qemu-devel] [PATCH 1/3] arm: basic support for ARMv4/ARMv4T emulation, Dmitry Eremin-Solenikov, 2011/03/29
[Qemu-devel] [PATCH 1/3] arm: basic support for ARMv4/ARMv4T emulation, Dmitry Eremin-Solenikov, 2011/03/30