generate the instruction table

This commit is contained in:
Michael McLoughlin
2018-11-24 13:47:30 -08:00
parent f1e1da6387
commit 70dcf2b611
8 changed files with 25542 additions and 11 deletions

View File

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

25487
internal/inst/ztable.go Normal file

File diff suppressed because it is too large Load Diff