Skip to content

stephanh42/armasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages