Am 05.07.2007 um 15:53 schrieb Andreas Färber: > Just for the record, I spotted an error myself: > My ppc_ld macro has the wrong argument order (instruction instead of > assembler command), so that just replacing ppc_lwz with ppc_ld > produces incorrect instructions. Will check for other order problems.
I gave a quick shot at fixing the argument order as well as using some more macros as suggested. It didn't change the results yet but hopefully it's more readable now! :-) http://bugzilla.ximian.com/show_bug.cgi?id=81455 Let me know what you think and what else exactly is needed. Andreas _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
