[comp.sys.acorn] SWI calls within C

vanaards%p4@uk.ac.man.cs (01/31/91)

 Is there any way of reading the processor flags such as Carry, Overflow, etc
after making a system call. 

S 
+--------------------------------+-----------------------------------------+
|   ()()TEVEN         ()         |                                         |  
|  ()                ()()        |                                         |  
|   ()()   ()  ()AN ()  ()       |                                         |
|      ()   ()()   ()()()()      +-----------------------------------------+
|   ()()     ()   ()      ()ARDT |JANET E-mail : vanaards@uk.ac.man.cs.p4  |
+--------------------------------+-----------------------------------------+

x51@nikhefh.nikhef.nl (Excursiecommissie) (02/01/91)

The 'normal assembler way' would be to use the X-SWI instead of the SWI, 
I haven't done much in C on the Arc so I can't give you the exact answer.

Axel