aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorAryadev Chavali <aryadev@aryadevchavali.com>2023-10-15 20:56:02 +0100
committerAryadev Chavali <aryadev@aryadevchavali.com>2023-10-15 20:59:26 +0100
commit7a820290f945f94bc38732d989746155883e151a (patch)
tree3b79072d6d1f6b3f51c0fc62d90125d804ebc1aa /.github/workflows
parent40dfa5c25584a38566380229b016e8d5e495507e (diff)
downloadovm-7a820290f945f94bc38732d989746155883e151a.tar.gz
ovm-7a820290f945f94bc38732d989746155883e151a.tar.bz2
ovm-7a820290f945f94bc38732d989746155883e151a.zip
Make push opcodes a specific bit set and add a NOOP opcode
By default, a zero initialised set of instructions are NOOPs, which is great. Last two bits of a push opcode is always 01. Rest of the bits are used to distinguish between differing types of push. This makes it easier to inspect on the byte level what type of opcode we have.
Diffstat (limited to '.github/workflows')
0 files changed, 0 insertions, 0 deletions