aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAryadev Chavali <aryadev@aryadevchavali.com>2023-11-02 23:33:35 +0000
committerAryadev Chavali <aryadev@aryadevchavali.com>2023-11-02 23:33:35 +0000
commit0b0dc4c498eab619b99d9dd615f35f205f172574 (patch)
treefbf2ea6d219358b9c271a02e9a795be8828a7986
parentbe3cebe211a16dae651f02193750d0b2572f8ddf (diff)
downloadovm-0b0dc4c498eab619b99d9dd615f35f205f172574.tar.gz
ovm-0b0dc4c498eab619b99d9dd615f35f205f172574.tar.bz2
ovm-0b0dc4c498eab619b99d9dd615f35f205f172574.zip
Update spec footnotes
-rw-r--r--spec.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec.org b/spec.org
index 8878161..1f245bf 100644
--- a/spec.org
+++ b/spec.org
@@ -38,6 +38,7 @@ virtual machine. Any instruction (even with an operand) has one and
only one byte sequence associated with it.
* Footnotes
[fn:2] ~NOOP~, ~HALT~, ~MDELETE~, ~MSIZE~, ~JUMP_*~
+
[fn:1] /UNIT/ refers to the fact that the internal representation of
these instructions are singular: two instances of the same /UNIT/
instruction will be identical in terms of their binary. On the other