Re: Emission of store_multiple and load_multiple patterns

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

 



noeljohn <noel.daniel@xxxxxxx> writes:

>   The array as I have seen is not being treated as a vector. What it does is
> it directly loads the integer array data into the stack. This is normally
> done for processors which does not have a support for multiple loading and
> storing of words. Is there any way by which we can convey gcc through macros
> that our architecture supports this multiple loading and storing facility?

I'm sorry, I don't understand what you mean.  What specific
instruction are you trying to generate, and what precisely does it do?
When exact C code would you write that you would expect to generate
this instruction?

Ian

[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