Imports of package x86

PathSynopsis
cmd/internal/obj
cmd/internal/objabi
cmd/internal/src
cmd/internal/sys
encoding/base64Package base64 implements base64 encoding as specified by RFC 4648.
encoding/binaryPackage binary implements simple translation between numbers and byte sequences and encoding and decoding of varints.
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
internal/abi
internal/buildcfgPackage buildcfg provides access to the build configuration described by the current environment.
logPackage log implements a simple logging package.
mathPackage math provides basic constants and mathematical functions.
pathPackage path implements utility routines for manipulating slash-separated paths.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.