Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

armasm

ARM inline assembler for Python

This module allows creation of new functions in ARM assembler (machine language) which can be directly called from Python.

The assembler syntax parsed by this module follows as closely as practical the offical ARM syntax, as documented in the "ARM ARM":

http://morrow.ece.wisc.edu/ECE353/arm_reference/ddi0100e_arm_arm.pdf

About

ARM inline assembler for Python

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages