supporting more instructions seen in stdlib
This commit is contained in:
2
internal/inst/testdata/stdlibopcodes.txt
vendored
2
internal/inst/testdata/stdlibopcodes.txt
vendored
@@ -22,7 +22,6 @@ BSRQ
|
||||
BSWAPL
|
||||
BSWAPQ
|
||||
BTQ
|
||||
BYTE
|
||||
CALL
|
||||
CMOVQCC
|
||||
CMOVQCS
|
||||
@@ -51,7 +50,6 @@ DECQ
|
||||
DIVL
|
||||
DIVQ
|
||||
DIVSD
|
||||
FUNCDATA
|
||||
IMUL3Q
|
||||
IMULQ
|
||||
INCB
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
package inst
|
||||
|
||||
//go:generate avogen -data ../data -output ztable.go godata
|
||||
|
||||
type Instruction struct {
|
||||
Opcode string
|
||||
Summary string
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user