Skip to content
  • Damien George's avatar
    py: Big improvements to inline assembler. · 87210876
    Damien George authored
    Improved the Thumb assembler back end.  Added many more Thumb
    instructions to the inline assembler.  Improved parsing of assembler
    instructions and arguments.  Assembler functions can now be passed the
    address of any object that supports the buffer protocol (to get the
    address of the buffer).  Added an example of how to sum numbers from
    an array in assembler.
    87210876