Directives Reference
7-10
Copyright © 2000, 2001 ARM Limited. All rights reserved.
ARM DUI 0068B
7.2.6
CP
The
CP
directive defines a name for a specified coprocessor. The coprocessor number
must be within the range 0 to 15.
Syntax
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 listed in
Predefined register and coprocessor
names
on page 3-9.
expr
evaluates to a coprocessor number from 0 to 15.
Usage
Use
CP
to allocate convenient names to coprocessors, to help you to remember what you
use each one for.
Note
Avoid conflicting uses of the same coprocessor under different names.
The names p0 to p15 are predefined for coprocessors 0 to 15.
Example
dmu CP 6 ; defines dmu as a symbol for
; coprocessor 6
Содержание Developer Suite
Страница 10: ...Preface x Copyright 2000 2001 ARM Limited All rights reserved ARM DUI 0068B ...
Страница 110: ...Assembler Reference 3 32 Copyright 2000 2001 ARM Limited All rights reserved ARM DUI 0068B ...
Страница 185: ...ARM Instruction Reference ARM DUI 0068B Copyright 2000 2001 ARM Limited All rights reserved 4 75 Example MSR CPSR_f r5 ...
Страница 238: ...Thumb Instruction Reference 5 44 Copyright 2000 2001 ARM Limited All rights reserved ARM DUI 0068B ...
Страница 282: ...Vector Floating point Programming 6 44 Copyright 2000 2001 ARM Limited All rights reserved ARM DUI 0068B ...
Страница 360: ...Index Index 6 Copyright 2000 2001 ARM Limited All rights reserved ARM DUI 0068B ...