* Initial

This commit is contained in:
al
2026-06-15 19:20:24 +02:00
commit 331f96efe4
22 changed files with 3840 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
{
"milestones": [
{
"version": "v0.4.0",
"title": "Full User-Space ISA",
"status": "released",
"date": "Jun 2026",
"items": [
"All SPARC V9 integer instructions implemented and verified",
"All floating-point instructions (single, double, quad precision)",
"VIS 1 and VIS 2 instruction set extensions",
"Register window management (spill/fill traps)",
"Comprehensive ISA test suite: ~12,000 test cases"
]
}
]
}