consecutive hard regs in complexes

benedetto.proietti@roma1.infn.it benedetto.proietti@roma1.infn.it
Fri Jun 16 06:44:00 GMT 2000


Hi everybody,
this is probably a stupid question.
The machine I am doing the port for natively supports complex float (2 *
32 bits). A complex number is made of a couple of _consecutive_
registers.
As far as I have understood, GCC handles complexes as a CONCAT of two SF
regs.
How can i force the two regs CONCATenated to be reloaded into 2
consecutive hard regs?

thank you
Benedetto


More information about the Gcc mailing list