clobber CC for arithmetic instructions
Rohit Arul Raj
rohitarulraj@gmail.com
Fri Aug 12 06:48:00 GMT 2011
Hello All,
I am working on 32-bit target with gcc 4.6.0. I need some help on the following:
For my target, If my CCR register is set, all the arithmetic
instructions update the CC register else the don't update.
Setting the CCR register is done by a built-in function.
Can any one help how to proceed with this? or any other target where a
similar case has been implemented?
Thanks,
Rohit
More information about the Gcc
mailing list