Reserved symbols cannot be used for user-defined symbols.
Register names are reserved identifiers.
For the HC08 processor the reserved identifiers are listed in the following listing:
A, CCR, H, X, SP
The keywords LOW and HIGH are also reserved identifiers. They are used to refer to the low byte and the high byte of a memory location.