[Mono-devel-list] call->dreg register assignment in mini
Laurent Morichetti
l_m at pacbell.net
Tue Jul 29 15:40:52 EDT 2003
I can't find where the machine register assignment for the retval of a call is done. By looking at the local alloc verbose output, it seems that call->dreg is virtual (never assigned a machine register) and that it gets %eax because it happens to be the first free register. Am I missing something?
Also, in cprop.c line 115, is this a typo? (shouldn't it be == 'c')
> if (spec [MONO_INST_CLOB] != 'c') {
-Laurent
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030729/6466e281/attachment.html
More information about the Mono-devel-list
mailing list