Skip to content

LoekHabets/vc4asm

 
 

Repository files navigation

vc4asm - Macro assembler for Broadcom VideoCore IV aka Raspberry Pi GPU

The goal of the vc4asm project is a full featured macro assembler and disassembler with constraint checking. The work is based on qpu-asm from Pete Warden which itself is based on Eman's work and some ideas also taken from Herman H Hermitage. But it goes further by far. First of all it supports macros and functions.

Unfortunately this area is highly undocumented in the public domain. And so the work uses only the code from hello_fft which is available as source and binary as Rosetta Stone. However, I try to keep it downwardly compatible to the Broadcom tools.

→ Homepage & Download

→ Changelog

→ Assembler

→ Disassembler

→ Known problems

→ Build instructions

→ Examples

About

Macro assembler for Broadcom VideoCore IV aka Raspberry Pi GPU

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 58.8%
  • OpenQASM 25.7%
  • C 11.8%
  • CMake 2.2%
  • Assembly 1.3%
  • Perl 0.2%