This option reserves the r2 register.
The compiler uses the r2 register without reserving it.
This option reserves the r2 register and generates code that does not use this register by the compiler. |
To reserve the r2 register and generates code that does not use this register by the compiler, describe as: |