rrthomas / mit

A simple stack-based VM
Other
10 stars 3 forks source link

Improve instruction encoding (fix #368) #388

Closed rrthomas closed 4 years ago

rrthomas commented 4 years ago

See the issue for details. The principal improvement is to permit PUSHRELI to have an operand of -1, thus removing this special case.