diff options
Diffstat (limited to 'qemu-tech.texi')
-rw-r--r-- | qemu-tech.texi | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/qemu-tech.texi b/qemu-tech.texi index 9147096..cc027cf 100644 --- a/qemu-tech.texi +++ b/qemu-tech.texi @@ -212,8 +212,7 @@ Current QEMU limitations: @item IPC syscalls are missing. -@item 128-bit floating point operations are not supported, though none of the -real CPUs implement them either. Floating point exception support is untested. +@item Floating point exception support is buggy. @item Atomic instructions are not correctly implemented. |