Update


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4858 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/docs/internals/3_0_BUGSTATUS.txt b/docs/internals/3_0_BUGSTATUS.txt
index 26adfc1..1aaf309 100644
--- a/docs/internals/3_0_BUGSTATUS.txt
+++ b/docs/internals/3_0_BUGSTATUS.txt
@@ -125,8 +125,8 @@
 FIXED-TRUNK:    TODO
 
 ----------------------------------------------------------------
-113541  vex: the `impossible' happened: Grp5(x86)
-
+113541  vex: the `impossible' happened: Grp5(x86) (alt encoding inc/dec)
+        case 1
 FIXED-TRUNK:    TODO
 
 ----------------------------------------------------------------
@@ -135,6 +135,12 @@
 FIXED-TRUNK:    4856
 
 ----------------------------------------------------------------
+113810  priv/guest-x86/toIR.c:7964 (disInstr_X86_WRK): Assertion `sz == 4'
+        Inferred 66 0F F6 (66 + PSADBW == SSE PSADBW)
+
+FIXED-TRUNK:    vex:1410, test in valgrind:4851
+
+----------------------------------------------------------------
 113796  read() and write() do not work if buffer is in shared memory
 
 Although the underlying cause is still present in the 3.0 code
@@ -142,6 +148,11 @@
 
 FIXED-TRUNK:    4852
 
+----------------------------------------------------------------
+113851  vex x86->IR: unhandled instruction bytes: 0x66 0xF 0xF5 0xC7
+        (pmaddwd)
+
+
 
 ========================================================================
 === Bugs targeted for 3.1.0 and 3.0.2                                ===