Since it seems to be an interest on the subject, here is a small compiler, or more exactly, a partial compiler backend. Acessing symbols is very limited though and there is nothing done yet for register allocation (and even less scheduling). It can currently generate code for ARM & ARM64 and can easily be adapted for other RISC arch. Code for x86 would need more work. I don't feel the need to patchbomb the ML so here is the URL: git://github.com/lucvoo/sparse.git codegen -- Luc -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html