core: drop OLDPUSH1, it's no longer needed

Fixes #927.
This commit is contained in:
Roman Khimov 2020-06-05 13:04:20 +03:00
parent 0a09a20900
commit 35b30ccfdf
6 changed files with 3 additions and 15 deletions

View file

@ -1,4 +1,4 @@
// Code generated by "stringer -type Opcode -linecomment"; DO NOT EDIT.
// Code generated by "stringer -type=Opcode -linecomment"; DO NOT EDIT.
package opcode
@ -77,7 +77,6 @@ func _() {
_ = x[TUCK-78]
_ = x[SWAP-80]
_ = x[ROT-81]
_ = x[OLDPUSH1-81]
_ = x[ROLL-82]
_ = x[REVERSE3-83]
_ = x[REVERSE4-84]