debug event:
An action such as the decoding of a software breakpoint
instruction, the occurrence of an analysis breakpoint/watchpoint, or a re-
quest from a host processor that may result in special debug behavior,
such as halting the device or pulsing one of the debug interface signals
EMU0 or EMU1. See also
break event
and
debug enable mask (DBGM)
bit
.
debug-halt state:
A debug execution state that is entered through a break
event. In this state the CPU is halted. See also
single-instruction state
and
run state
.
debug host:
See
host processor
.
debug interrupt enable register (DBGIER):
The register that determines
which of the maskable interrupts are time-critical when the CPU is halted
in real-time mode. If a bit in the DBGIER is 1, the corresponding interrupt
is time-critical/enabled; otherwise, it is disabled. Time-critical interrupts
also must be enabled in the interrupt enable register (IER) to be serviced.
debug status register (DBGSTAT):
A register that holds special debug sta-
tus information. This register, which need not be read from or written to,
is saved and restored during interrupt servicing, to preserve the debug
context during debugging.
decode an instruction:
To identify an instruction and prepare the CPU to
perform the operation the instruction requires.
decode 1 (D1) phase:
The third of eight pipeline phases an instruction
passes through. In this phase, the CPU identifies instruction boundaries
in the instruction-fetch queue and determines whether the next instruc-
tion to be executed is an illegal instruction. See also
pipeline phases
.
decode 2 (D2) phase:
The fourth of eight pipeline phases an instruction
passes through. In this phase, the CPU accepts an instruction from the
instruction-fetch queue and completes the decoding of that instruction,
performing such activities as address generation and pointer modifica-
tion. See also
pipeline phases
.
decrement:
To subtract 1 or 2 from a register or memory value. The value
subtracted depends on the circumstance. For example, if you use the op-
erand *
−−
AR4, the auxiliary register AR4 is decremented by 1 for a 16-bit
operation and by 2 for a 32-bit operation.
device reset:
See
reset
.
Glossary
Содержание TMS320C28x
Страница 30: ...1 12...
Страница 80: ...This page intentionally left blank 2 50 This page intentionally left blank...
Страница 269: ...IN loc16 PA 6 112 MOV AL 0 AL 0 UOUT IORegC AL IOspace IORegC AL 10...
Страница 308: ...MAXCUL P loc32 6 151 Saturate MOVL Var64 2 ACC Store result into Var64 MOVL Var64 P...
Страница 509: ...SUBL ACC P PM 6 352 SUBL ACC P PM ACC S B 11 M X 4 MOVH Y ACC 5 Store Q15 result into Y...
Страница 585: ...This page intentionally left blank 7 32 This page intentionally left blank...