Imports of package x86

PathSynopsis
cmd/internal/obj
cmd/internal/sys
encoding/binaryPackage binary implements simple translation between numbers and byte sequences and encoding and decoding of varints.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
logPackage log implements a simple logging package.
mathPackage math provides basic constants and mathematical functions.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.