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