[Mono-dev] genmdesc for MPC8xx
Miguel de Icaza
miguel at ximian.com
Mon Jul 3 09:04:44 EDT 2006
Hello,
> So what, do I just remove the definitions for the ones that don't
> exist? That seems somewhat barbaric... Not a lot of confidence that
> would work.
>
> A lot of them in the existing cpu-g4.md are defined as floating point.
> There are no floating point registers on my processor, so should I
> kill those as well?
You do not have to "kill it", you can just as well use a flag that
controls whether they are used, it has higher chances of remaining
maintained than creating a new one.
> What's the best way to test this once I get it to build?
You do a full mono build, it includes thousands of tests that will
exercise your port.
Miguel.
More information about the Mono-devel-list
mailing list