//
pkg.gl
Category
golang.org/x/arch
x86
x86csv
package
0.13.0
Repository:
https://go.googlesource.com/arch
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
123 SLOC
#
Functions
NewReader
NewReader returns a Reader reading from r, which should be of the content of the "x86.csv" (format version=0.2).
#
Structs
Inst
An Inst describes single x86 instruction encoding form.
Reader
A Reader reads entries from an "x86.csv" file.