Skip to content
Sections
>> Trisquel >> Packages >> aramo >> devel >> avo
aramo  ]

Package: avo (0.0~git20200523.4439b6b-6build1)

Generate x86 Assembly with Go (program)

This is the program package of avo.

avo makes high-performance Go assembly easier to write, review and maintain. The avo package presents a familiar assembly-like interface that simplifies development without sacrificing performance: + Use Go control structures for assembly generation; avo programs

  are Go programs
+ Register allocation: write functions with virtual registers and avo
  assigns physical registers for you
+ Automatically load arguments and store return values: ensure memory
  offsets are correct for complex structures
+ Generation of stub files to interface with your Go package

Download avo

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 1,982.0 kB8727 kB [list of files]
arm64 1,717.0 kB8214 kB [list of files]
armhf 1,710.4 kB7228 kB [list of files]
ppc64el 1,677.2 kB8343 kB [list of files]