x86: rel types and generated tests
This commit is contained in:
@@ -4,4 +4,5 @@ import "errors"
|
||||
|
||||
var ErrBadOperandTypes = errors.New("bad operand types")
|
||||
|
||||
//go:generate avogen -output zconstructors.go constructors
|
||||
//go:generate avogen -output zctors.go ctors
|
||||
//go:generate avogen -output zctors_test.go ctorstest
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Code generated by command: avogen -output zconstructors.go constructors. DO NOT EDIT.
|
||||
// Code generated by command: avogen -output zctors.go ctors. DO NOT EDIT.
|
||||
|
||||
package x86
|
||||
|
||||
17961
x86/zctors_test.go
Normal file
17961
x86/zctors_test.go
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user