Imports of package ppc64

PathSynopsis
cmd/compile/internal/base
cmd/compile/internal/ir
cmd/compile/internal/logopt
cmd/compile/internal/objw
cmd/compile/internal/ssa
cmd/compile/internal/ssagen
cmd/compile/internal/types
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.
internal/buildcfgPackage buildcfg provides access to the build configuration described by the current environment.
mathPackage math provides basic constants and mathematical functions.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.