internal/ directory
Directories ΒΆ
Path | Synopsis |
---|---|
internal/cmd | |
internal/cmd/asmdecl | Command asmdecl reports mismatches between assembly files and Go declarations. |
internal/cmd/avogen | Command avogen generates code based on the instruction database. |
internal/gen | Package gen provides code generators based on the instruction database. |
internal/inst | Package inst is the avo instruction database. |
internal/load | Package load loads the instruction database from external sources. |
internal/opcodescsv | Package opcodescsv extracts data from the Go x86.csv database. |
internal/opcodesxml | Package opcodesxml is a reader for the Opcodes XML database. |
internal/prnt | Package prnt provides common functionality for code generators. |
internal/stack | Package stack provides helpers for querying the callstack. |
internal/test | Package test provides testing utilities. |
- Version
- v0.1.0
- Published
- Jan 4, 2021
- Platform
- windows/amd64
- Last checked
- 1 month ago –
Tools for package owners.