Wouah! Do you mean you're implementing eabi_xxxx functions for ARM (such as div and mod ?) Total respect!!
I started to find a fast algo for div then tried to figure out how to implement this in assembler and found it's a real pain. I understand why your progress it is very (very) slow. I you like, I have some C functions that do part of the job (such as decoding IEEE), I'll be glad to send you my work. Christian ----- Message d'origine ----- De : "Thomas Preud'homme" <[email protected]> Date jeu. 25/04/2013 15:38 (GMT +02:00) À : "[email protected]" <[email protected]> Objet : Re: [Tinycc-devel] ARM code generator / ARM tiny C compiler Le jeudi 25 avril 2013 14:31:12, [email protected] a écrit : > So, better support for ARM architectures could be great. I'm currently implementing the Runtime ABI for ARM in the libtcc but I can't manage to motivate me these days so my progress is very (very) slow. I'll keep you informed. > > Guillaume Best regards, Thomas _______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
_______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
