User Manual
284
Rev. 1.1
2019-03-18
TLE984xQX
Microcontroller with LIN and Power Switches for Automotive Applications
Arm® Cortex®-M0 Core
Hint
Send event
SEV
1
Wait for event
WFE
1 + W
Wait for interrupt
WFI
1 + W
No operation
NOP
1
Barriers
Instruction synchronization
ISB
1 + B
Data memory
DMB
1 + B
Data synchronization
DSB
1 + B
1) Neighboring load and store single instructions can pipeline their address and data phases. This enables these
instructions to complete in a singleexecution cycle.
2) Conditional branch completes in a single cycle if the branch is not taken.
Table 157 Instruction Set Summary
(cont’d)
Operation
Description
Mnemonic
Cycles (without
wait states)