Hi

 

Have a question about Metal C __asm option 

 

  The format is HLASM string : output : input : clobbers

 

   Regarding the clobbers operand the complier doesn't seem save any of the
registers pointed to by this if so what the point for the clobbers I had
:"R0","R1","R15");  as I didn't use the parms which indicated the other regs
2 - 14 would be used regardless the complier doesn't seem to save them.

 

I didn't go through the flow to see if it avoided 0,1, 15  if the compiler
avoided these I ended getting a s0c1 after the modeset

 

thanks 

 

 

 

 


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to