Subject: Re: sgimips64 To: Wayne Knowles <wdk@netbsd.org> From: Emmanuel Dreyfus <manu@netbsd.org> List: port-mips Date: 01/06/2002 00:32:55
> For N32 and LP64 the sequence would possibly optimise down to the single
> ld/sd instruction.
Something like this?
ld v1,0(a0)
and for sd:
sd a3,0(a0)
--
Emmanuel Dreyfus.
manu@netbsd.org