[fpc-devel] sse2 registers

Daniël Mantione daniel.mantione at freepascal.org
Fri Oct 6 12:00:24 CEST 2006



Op Fri, 6 Oct 2006, schreef Vincent Snijders:

> They are not used, because the same body contains a procedure call and the
> %xmm0 registers are volatile. See also the notes with issue 7533:
> http://www.freepascal.org/mantis/view.php?id=7533

This is solveable with SSA, so a variable can be in a register in one 
part of the procedure and in memory in another part of the procedure. It 
should be a matter of being patient.

Daniël


More information about the fpc-devel mailing list