aboutsummaryrefslogtreecommitdiff
path: root/py/emitinlinextensa.c
AgeCommit message (Expand)Author
2016-12-09py/emitinline: Move common code for end of final pass to compiler.Damien George
2016-12-09py/emitinline: Move inline-asm align and data methods to compiler.Damien George
2016-12-09py/emitinline: Embed entire asm struct instead of a pointer to it.Damien George
2016-12-09py: Add inline Xtensa assembler.Damien George