| github.com/mmcloughlin/avo/build | Package build provides an assembly-like interface for incremental building of avo Files. |
| github.com/mmcloughlin/avo/ir | Package ir provides the intermediate representation of avo programs. |
| github.com/mmcloughlin/avo/operand | Package operand provides types for instruction operands. |
| github.com/mmcloughlin/avo/reg | Package reg provides types for physical and virtual registers, and definitions of x86-64 register families. |
| os | Package os provides a platform-independent interface to operating system functionality. |
| strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |