cmd/asm/internal/arch | Package arch defines architecture-specific information and support functions. |
cmd/asm/internal/asm | Package asm implements the parser and instruction generator for the assembler. |
cmd/asm/internal/flags | Package flags implements top-level flags and the usage message for the assembler. |
cmd/asm/internal/lex | Package lex implements lexical analysis for the assembler. |
cmd/internal/obj | |
flag | Package flag implements command-line flag parsing. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
log | Package log implements a simple logging package. |
os | Package os provides a platform-independent interface to operating system functionality. |