This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: m68k call_value insn


Gunther Nikl wrote:

I thought that pattern was meant to do something like this:

	jsr	%1
	move.l	%%d0,%0

Except for pointers in m68k/ELF return values are always in %d0. This is also true for floats and FPU present.

I thought the m68k also returned pointers in %d0. It's definitely so on the Amiga.

--
 // Bernardo Innocenti - Develer S.r.l., R&D dept.
\X/  http://www.develer.com/

Please don't send Word attachments - http://www.gnu.org/philosophy/no-word-attachments.html




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]