Replies: 1 comment
-
Replaced by |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Problem
if
instruction encoding with skip instructions is not efficient and not identical to the original in-memory format.Solution
Use triple operands. A
continuation
operand is appended tothen
andelse
branches on decoding.then
else
continuation
References
Beta Was this translation helpful? Give feedback.
All reactions