Conventions, Acronyms and abbreviations – Freescale Semiconductor MPC8260 User Manual

Page 85

Advertising
background image

MPC8260 PowerQUICC II Family Reference Manual, Rev. 2

Freescale Semiconductor

lxxxiii

Application notes—These short documents contain useful information about specific design issues
useful to programmers and engineers working with Freescale’s processors.

For a current list of documentation, refer to www.freescale.com.

Conventions

This document uses the following notational conventions:

Bold entries in figures and tables showing registers and parameter RAM should
be initialized by the user.

mnemonics

Instruction mnemonics are shown in lowercase bold.

italics

Italics indicate variable command parameters, for example, bcctrx.

Book titles in text are set in italics.

0x0

Prefix to denote hexadecimal number

0b0

Prefix to denote binary number

rA, rB

Instruction syntax used to identify a source GPR

rD

Instruction syntax used to identify a destination GPR

REG[FIELD]

Abbreviations or acronyms for registers or buffer descriptors are shown in
uppercase text. Specific bits, fields, or numerical ranges appear in brackets. For
example, MSR[LE] refers to the little-endian mode enable bit in the machine state
register.

x

In certain contexts, such as in a signal encoding or a bit field, indicates a don’t
care.

n

Used to express an undefined numerical value

¬

NOT logical operator

&

AND logical operator

|

OR logical operator

Acronyms and Abbreviations

Table iii

contains acronyms and abbreviations used in this document. Note that the meanings for some

acronyms (such as SDR1 and DSISR) are historical, and the words for which an acronym stands may not
be intuitively obvious.

Table iii. Acronyms and Abbreviated Terms

Term

Meaning

A/D

Analog-to-digital

ALU

Arithmetic logic unit

ATM

Asynchronous transfer mode

BD

Buffer descriptor

Table 1:

B ld

Advertising