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