Update the README Issues (#350)
authorMichael Neuling <mikey@neuling.org>
Fri, 25 Feb 2022 02:18:38 +0000 (13:18 +1100)
committerGitHub <noreply@github.com>
Fri, 25 Feb 2022 02:18:38 +0000 (13:18 +1100)
We've had these for a while now:
 - D/I cache
 - GPR bypassing
 - Supervisor state (and can boot linux)

We still need Vector/VMX/VSX (and probably some other things)

Signed-off-by: Michael Neuling <mikey@neuling.org>
README.md

index a1920c3869757311d526935acb9f04f2d52585fc..d5ed253fe024886f1c8843bd65e6aefcea9f3187 100644 (file)
--- a/README.md
+++ b/README.md
@@ -139,8 +139,5 @@ make -j$(nproc) check
 
 ## Issues
 
-This is functional, but very simple. We still have quite a lot to do:
-
-- There are a few instructions still to be implemented
-- Need to add caches and bypassing (in progress)
-- Need to add supervisor state (in progress)
+- There are a few instructions still to be implemented:
+  - Vector/VMX/VSX