math/ modulus initial commit of vdec from Robert Dunne. Updated README, added math directory for later use 1 year ago
utils/ v_dec initial commit of vdec from Robert Dunne. Updated README, added math directory for later use 1 year ago
README.md initial commit of vdec from Robert Dunne. Updated README, added math directory for later use 1 year ago
template.S basic template for ARM asm code 1 year ago
README.md

ARM 32-bit Assembly Code

as -o model.o model.S
ld -o model model.o

R0 Status Codes (Linux)

 1    : standard out (monitor)

R7 Linux Service Commands

 4    : write string