11.10 Allocation of Variables to Registers
Note: Using variables specified in compiler-allocated registers - fixed registers - is usually unnecessary and occasionally dangerous. This feature is deprecated and not recommended.
You may specify a fixed register assignment for a particular C variable. It is not recommended that this be done.