archgolang.org/x/arch/ppc64/ppc64map

ppc64map command

ppc64map constructs the ppc64 opcode map from the instruction set CSV file.

Usage:

ppc64map [-fmt=format] ppc64.csv

The known output formats are:

text (default) - print decoding tree in text form
decoder - print decoding tables for the ppc64asm package
encoder - generate a self-contained file which can be used to encode
	  go obj.Progs into machine code
asm - generate a gnu asm file which can be compiled by gcc containing
      all opcodes discovered in ppc64.csv using macro friendly arguments.
Version
v0.14.0 (latest)
Published
Jan 28, 2025
Platform
linux/amd64
Imports
14 packages
Last checked
1 month ago

Tools for package owners.