Hello I want to simulate an ARM1176 based system and I was thinking of using QEMU. I wanted to know what ARM11 features are actually supported by the emulator because I did not find this specified clearly.
Can anyone shed some light on what features are supported by the current QEMu release. I'm particularly interested in the following. a.. ARMv6 instruction set b.. ARM thumb 2 c.. SIMD d.. ARM Thumb e.. integer pipeline size, f.. simulation of load store and arithmetic pipelines g.. level of MMU functionality simulated Thank you. Gabi