supporting more instructions seen in stdlib

This commit is contained in:
Michael McLoughlin
2018-11-24 17:32:18 -08:00
parent 124587f55c
commit 0edbdb064f
8 changed files with 1186 additions and 17 deletions

View File

@@ -1,7 +1,5 @@
package inst
//go:generate avogen -data ../data -output ztable.go godata
type Instruction struct {
Opcode string
Summary string