128-bit float support for user mode


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3740 c046a42c-6fe2-441c-8c8c-71466251a162
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 @@
 
 @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.