Imports of package arch

PathSynopsis
cmd/internal/obj
cmd/internal/obj/arm
cmd/internal/obj/arm64Package arm64 implements an ARM64 assembler.
cmd/internal/obj/mips
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.
cmd/internal/obj/x86
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.