UM10360 All information provided in this document is subject to legal disclaimers. © NXP B.V. 2013. All rights reserved.
User manual Rev. 3 — 20 December 2013 724 of 841
NXP Semiconductors
UM10360
Chapter 34: Appendix: Cortex-M3 user guide
34.2.10.9 SEV
Send Event.
34.2.10.9.1 Syntax
SEV{cond}
where:
cond is an optional condition code, see Section 34.2.3.7 “
Conditional execution”.
34.2.10.9.2 Operation
SEV
is a hint instruction that causes an event to be signaled to all processors within a
multiprocessor system. It also sets the local event register to 1, see Section 34.3.5 “
Power
management”.
34.2.10.9.3 Condition flags
This instruction does not change the flags.
34.2.10.9.4 Examples
SEV ; Send Event