question on mips embedded asm instructions

Amker.Cheng amker.cheng@gmail.com
Thu Jul 29 09:19:00 GMT 2010


>
> I don't think there is a way to do that.  Fortunately, you don't need to
> write mflo as an asm.  Instead, give your mult instruction an output
> with register class "l".  When you copy that value somewhere, gcc should
> generate the mflo for you.

Thanks, Ian.

-- 
Best Regards.



More information about the Gcc-help mailing list