Glossary
e200z3 Power Architecture Core Reference Manual, Rev. 2
Glossary-6
Freescale Semiconductor
Most-significant byte (MSB). The highest-order byte in an address, registers, data
element, or instruction encoding.
N
NaN. An abbreviation for not a number; a symbolic entity encoded in floating-point
format. There are two types of NaNs—signaling NaNs and quiet NaNs.
No-op. No-operation. A single-cycle operation that does not affect registers or generate
bus activity.
Normalization. A process by which a floating-point value is manipulated such that it can
be represented in the format for the appropriate precision (single- or
double-precision). For a floating-point value to be representable in the single- or
double-precision format, the leading implied bit must be a 1.
O
Optional. A feature, such as an instruction, a register, or an interrupt, that is defined by
the PowerPC architecture but not required to be implemented.
Out-of-order. An aspect of an operation that allows it to be performed ahead of one that
may have preceded it in the sequential model, for example, speculative operations.
An operation is said to be performed out-of-order if, at the time that it is
performed, it is not known to be required by the sequential execution model. See
In-order.
Out-of-order execution. A technique that allows instructions to be issued and completed
in an order that differs from their sequence in the instruction stream.
Overflow. An condition that occurs during arithmetic operations when the result cannot be
stored accurately in the destination register(s). For example, if two 32-bit numbers
are multiplied, the result may not be representable in 32 bits. Because 32-bit
registers cannot represent this sum, an overflow condition occurs.
P
Page. A region in memory. The OEA defines a page as a 4-Kbyte area of memory,
aligned on a 4-Kbyte boundary.
Page access history bits. The changed and referenced bits in the PTE keep track of the
access history within the page. The referenced bit is set by the MMU whenever
the page is accessed for a read or write operation. The changed bit is set when the
page is stored into. See Changed bit and Referenced bit.
Page fault. A page fault is a condition that occurs when the processor attempts to access
a memory location that does not reside within a page not currently resident in
physical memory. On PowerPC processors, a page fault interrupt condition occurs
when a matching, valid page table entry (PTE[V] = 1) cannot be located.
Page table. A table in memory is comprised of page table entries, or PTEs. It is further
organized into eight PTEs per PTEG (page table entry group). The number of
PTEGs in the page table depends on the size of the page table (as specified in the
SDR1 register).
Physical memory. The actual memory that can be accessed through the system’s memory
bus.
Содержание e200z3
Страница 1: ...e200z3 Power Architecture Core Reference Manual Supports e200z3 e200z335 e200z3coreRM Rev 2 06 2008 ...
Страница 32: ...e200z3 Power Architecture Core Reference Manual Rev 2 xii Freescale Semiconductor ...
Страница 50: ...Register Model e200z3 Power Architecture Core Reference Manual Rev 2 2 2 Freescale Semiconductor ...
Страница 238: ...Memory Management Unit e200z3 Power Architecture Core Reference Manual Rev 2 5 16 Freescale Semiconductor ...
Страница 332: ...Power Management e200z3 Power Architecture Core Reference Manual Rev 2 8 4 Freescale Semiconductor ...
Страница 424: ...Revision History e200z3 Power Architecture Core Reference Manual Rev 2 A 2 Freescale Semiconductor ...