Re: How can I tell the compiler to not store excessively?

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

 



Mike Sharov <msharov@xxxxxxxxxxx> writes:

> I am trying to write several inline assembly functions to facilitate
> use of MMX instructions and I would like for them to be concatenated
> without transfer in and out of registers between calls if the data is
> already loaded in a register.

I'd recommend you use try the macros from <mmintrin.h> like _m_paddb.
If they don't produce proper code, please file a bug report.

-- 
	Falk

[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