| |||||
Technical Support Support Resources
Product Information | C51: AREGS/NOAREGS DIRECTIVEInformation in this article applies to:
QUESTIONHow do I use absolute registers and how does it improve my code, if it improves my code? ANSWERThe AREGS control causes the compiler to use absolute register addressing for registers R0 through R7 to improve the efficiency of the generated code. The NOAREGS directive disables absolute register adressing for registers R0-R7. MORE INFORMATION
Last Reviewed: Friday, July 15, 2005 | ||||
| |||||