This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: fix 20650



On 06/04/2005, at 4:53 AM, Segher Boessenkool wrote:


There must be other ports that have instructions that can operate only on memory; does anyone know an example?


i386 fnstsw (i.e., *cmpfp_<mode>).

I don't see how memory is involved in those at all; everything is register_operand.


Also RS6000 already has some: lfq, stfq, lmw, stmw.

I meant, an instruction that's generated from optabs. For instance, a port where the 'add' operation can only take memory operands.


Attachment: smime.p7s
Description: S/MIME cryptographic signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]