> Regarding the delay slot coding, why don't you mention the > availability of the macros in the or1k-asm.h header
I was trying to encourage writing a single binary that runs on CPUs with and without jump delay slots, and those macros don't allow you to do that. Furthermore, they make the code a little uglier. But I'll mention them anyway. Cheers, rdiez _______________________________________________ OpenRISC mailing list [email protected] http://lists.openrisc.net/listinfo/openrisc
