Imports of _asm command

PathSynopsis
github.com/mmcloughlin/avo/buildPackage build provides an assembly-like interface for incremental building of avo Files.
github.com/mmcloughlin/avo/operandPackage operand provides types for instruction operands.
github.com/mmcloughlin/avo/regPackage reg provides types for physical and virtual registers, and definitions of x86-64 register families.
golang.org/x/crypto/sha3Package sha3 implements the SHA-3 hash algorithms and the SHAKE extendable output functions defined in FIPS 202.
osPackage os provides a platform-independent interface to operating system functionality.