Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions assertions/sparsity_witness.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"author": "Vasilev Dmitrii <admin@t27.ai>",
"opcode": {
"name": "OP_SPARSE_MASK",
"value": "0xE8",
"chain_range": "0xD0..0xE8",
"value": "0xED",
"chain_range": "0xD0..0xED",
"isa": "TRI-27"
},
"physics": {
Expand Down Expand Up @@ -208,5 +208,6 @@
"repo": "trios",
"artifact": "docs/phd/chapters/glava_91_sparsity.tex"
}
]
],
"ica": "ICA-W40-001: opcode shifted from 0xE8 (occupied by OP_SPARSE_SKIP) to 0xED per Coq t27 e78816f + Rust tt-true 8286580 truth"
}
Loading