Imports of package ppc64

PathSynopsis
cmd/compile/internal/big
cmd/compile/internal/gc
cmd/internal/obj
cmd/internal/obj/ppc64Package ppc64 implements a PPC64 assembler that assembles Go asm into the corresponding PPC64 instructions as defined by the Power ISA 3.0B.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.