> I think that for nios2 the correct entry is probably "SCpd", but the
> descriptions of some of the things in the table are too terse for me to
> be 100% sure that's correct.  E.g., the nios2 architecture doesn't
> include the concept of "condition codes" at all, so how many registers
> they might occupy seems irrelevant.

I think 'C' is the correct setting in this case.  The 'p' letter has been 
toggled so it can be removed for nios2 and I think that 'b' can be added.

I have installed the attached patch for nios2.

Thanks for the feedback.

-- 
Eric Botcazou
Index: backends.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/backends.html,v
retrieving revision 1.53
diff -u -r1.53 backends.html
--- backends.html	6 Jan 2015 23:04:05 -0000	1.53
+++ backends.html	6 Jan 2015 23:12:40 -0000
@@ -94,6 +94,7 @@
 mn10300  | ??             c  g      s
 msp430   |    L  FI    l     g      s
 nds32    |       F C            da  s
+nios2    |   S     C           bd
 pa       |   ? Q   CBD  qr    m da e
 pdp11    |    L   IC    qrc        e
 rs6000   |     Q   C    qr p    da

Reply via email to