Non-Confidential | ![]() | ARM 100069_0608_00_en | ||
| ||||
Home > Directives Reference > CP |
The CP
directive defines a name for a specified coprocessor.
name
CP
expr
where:
name
is the name to be assigned to the coprocessor. name
cannot
be the same as any of the predefined names.
expr
evaluates to a coprocessor number within the range 0 to 15.
Use CP
to allocate convenient names
to coprocessors, to help you to remember what you use each one for.
The names p0 to p15 are predefined for coprocessors 0 to 15.
dmu CP 6 ; defines dmu as a symbol for ; coprocessor 6