On Wednesday 02 January 2008, Robert Reif wrote: > Sparc32 has a 64 bit counter that should be read and written as 64 > bits but that isn't supported in QEMU. I did a quick hack to add > 64 bit i/o and converted sparc32 to use it and it seems to work. > I'm suppling the sparc changes to get comments on if this is worth > pursuing.
Couldn't you just latch the value when one half is accessed? Paul