mirror of
https://github.com/ApfelTeeSaft/WebMetal.git
synced 2026-08-26 19:43:24 +00:00
Remove partial comparison note from description
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"description": "WebMetal micro-op conformance vectors. Every engine implementation (TypeScript reference, C++/WASM) must pass all vectors. 'expect' blocks are partial: only listed values are compared. Semantics: docs/execution-model.md.",
|
"description": "WebMetal micro-op conformance vectors. Every engine implementation (TypeScript reference, C++/WASM) must pass all vectors. 'expect' blocks are partial: only listed values are compared.",
|
||||||
"defaultModel": {
|
"defaultModel": {
|
||||||
"modelVersion": 1,
|
"modelVersion": 1,
|
||||||
"banks": [{ "name": "R", "width": 8, "count": 4 }],
|
"banks": [{ "name": "R", "width": 8, "count": 4 }],
|
||||||
|
|||||||
Reference in New Issue
Block a user