| |||
| Home > Directives Reference > Symbol definition directives > CP | |||
The CP directive defines a name for a specified
coprocessor. The coprocessor number must be within the range 0 to
15.
nameCPexpr
where:
nameis the name to be assigned to the coprocessor. cannot
be the same as any of the predefined names listed in Predefined register and coprocessor
names.name
exprevaluates to a coprocessor number from 0 to 15.
Use CP to allocate convenient names to coprocessors,
to help you to remember what you use each one for.
Avoid conflicting uses of the same coprocessor under different names.
The names p0 to p15 are predefined for coprocessors 0 to 15.