1
0
mirror of https://github.com/antonblanchard/microwatt.git synced 2026-02-01 06:12:18 +00:00

Update the README Issues (#350)

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>
This commit is contained in:
Michael Neuling
2022-02-25 13:18:38 +11:00
committed by GitHub
parent b4770197a2
commit ffcdaaa92d

View File

@@ -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