Re: question on mips embedded asm instructions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>
> 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.



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux