internal/ directory

Directories

PathSynopsis
internal/cmd
internal/cmd/asmvetCommand asmvet checks for correctness of Go assembly.
internal/cmd/avogenCommand avogen generates code based on the instruction database.
internal/genPackage gen provides code generators based on the instruction database.
internal/instPackage inst is the avo instruction database.
internal/loadPackage load loads the instruction database from external sources.
internal/opcodescsvPackage opcodescsv extracts data from the Go x86.csv database.
internal/opcodesxmlPackage opcodesxml is a reader for the Opcodes XML database.
internal/prntPackage prnt provides common functionality for code generators.
internal/stackPackage stack provides helpers for querying the callstack.
internal/testPackage test provides testing utilities.
Version
v0.3.1
Published
Oct 31, 2021
Platform
windows/amd64
Last checked
1 month ago

Tools for package owners.