...

Directory /src/golang.org/x/arch/ppc64

Name Synopsis
..
ppc64asm Package ppc64asm implements decoding of 64-bit PowerPC machine code.
ppc64map ppc64map constructs the ppc64 opcode map from the instruction set CSV file.
ppc64spec Power64spec reads the “Power ISA V2.07” Manual to collect instruction encoding details and writes those details to standard output in CSV format.
ppc64util