Re: [Qemu-devel] [PATCH] target-mips: Fix CP0.Config3.ISAOnExc write accesses

2014-12-02 Thread Maciej W. Rozycki
On Tue, 2 Dec 2014, Leon Alrae wrote: > > Please note that for this validation I'm using an artificial microMIPS > > processor that also has an FPU implemented, so that our microMIPS FP > > support is correctly validated too (I don't really know if there exists > > any real microMIPS processor

Re: [Qemu-devel] [PATCH] target-mips: Fix CP0.Config3.ISAOnExc write accesses

2014-12-02 Thread Leon Alrae
On 18/11/2014 03:59, Maciej W. Rozycki wrote: > Please note that for this validation I'm using an artificial microMIPS > processor that also has an FPU implemented, so that our microMIPS FP > support is correctly validated too (I don't really know if there exists > any real microMIPS processor

[Qemu-devel] [PATCH] target-mips: Fix CP0.Config3.ISAOnExc write accesses

2014-11-17 Thread Maciej W. Rozycki
Fix CP0.Config3.ISAOnExc write accesses on microMIPS processors. This bit is mandatory for any processor that implements the microMIPS instruction set. This bit is r/w for processors that implement both the standard MIPS and the microMIPS instruction set. This bit is r/o and hardwired to 1 if on