directory
0.13.0
Repository: https://go.googlesource.com/arch
Documentation: pkg.go.dev

# Packages

Package x86asm implements decoding of x86 machine code.
No description provided by the author
Package x86csv provides means to work with "x86.csv".
X86map constructs the x86 opcode map from the instruction set CSV file.
X86spec reads the “Intel® 64 and IA-32 Architectures Software Developer's Manual” to collect instruction encoding details and writes those details to standard output in CSV format.
Package xeddata provides utilities to work with XED datafiles.