From 1f587329169765299448c1becd6a633a204ead29 Mon Sep 17 00:00:00 2001 From: blueswir1 Date: Sun, 25 Nov 2007 18:40:20 +0000 Subject: 128-bit float support for user mode git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3740 c046a42c-6fe2-441c-8c8c-71466251a162 --- qemu-tech.texi | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'qemu-tech.texi') diff --git a/qemu-tech.texi b/qemu-tech.texi index 9147096d93..cc027cf6a5 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. -- cgit v1.2.1