mirror of
https://github.com/mii443/qemu.git
synced 2025-09-02 15:19:24 +00:00
Translation used incorrectly CPUState fields directly to check for FPU enable state and 32 bit address masking on Sparc64. Fix by using TB flags instead. Signed-off-by: Blue Swirl <blauwirbel@gmail.com>