Imports of package x86
| Path | Synopsis |
|---|---|
| errors | Package errors implements functions to manipulate errors. |
| 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. |