Re: [Qemu-devel] ARM7TDMI support

2012-05-31 Thread Emmanuel Blot
Hi Vinicius, > I'm a new dev/user of QEMU. I was wondering if it supports the > ARM7TDMI/ARM7TDMI-S natively. Is that possible or do I have to apply some > additional patch? I'm wondering it because of those differences related to > Branch instructions and some missing instructions and coprocessor

[Qemu-devel] ARM7TDMI support

2012-05-30 Thread Vinicius Sanches
Hello All, I'm a new dev/user of QEMU. I was wondering if it supports the ARM7TDMI/ARM7TDMI-S natively. Is that possible or do I have to apply some additional patch? I'm wondering it because of those differences related to Branch instructions and some missing instructions and coprocessors. Thanks