summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/peripherals/1477683
blob: 471f9195bba8044c99466f354df52dac7d548d9c (plain) (blame)
1
2
3
4
5
6
FPU in qemu-system-i386 works incorrectly

FPU bug in qemu-system-i386 makes software which use floating point numbers work incorrectly. For instance, the one included in attachment prints out 0 instead of 2147483648. The same code works ok in qemu-system-x86_64.

I have this issue in QEMU 2.3.0 on two different x86 guests (Parabola GNU/Linux-libre and libreCMC).