Am Freitag, 19. Mai 2006 21:14 schrieb Blue Swirl:
Hi!

> I'd still check the ld/stfsr implementation. The V8 spec says that stfsr
> _may_ zero the ftt field in fsr and what you describe sounds like the
> trapping happens too often. Just add env->fsr &= ~FSR_FTT_MASK into
> op_stfsr.

I already log each fsr access. All bits, except the fcc bits, are always zero 
when linux or the program try to access the fsr.

> The timer frequency can be changed by modifying CNT_FREQ in slavio_timer.c
> if you want to try that.

Thanks, I'll try that later.

regards,
Jörg


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to