Imports of old9a command

PathSynopsis
cmd/internal/asm
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.