Suggested reading, Architecture documentation, Conventions – Freescale Semiconductor MPC8260 User Manual

Page 543

Advertising
background image

MPC8260 PowerQUICC II Family Reference Manual, Rev. 2

Freescale Semiconductor

IV-3

Chapter 40, “Parallel I/O Ports,

describes the four general-purpose I/O ports A–D. Each signal in

the I/O ports can be configured as a general-purpose I/O signal or as a signal dedicated to
supporting communications devices, such as SMCs, SCCs. MCCs, and FCCs.

Suggested Reading

This section lists additional reading that provides background for the information in this manual as well as
general information about the PowerPC architecture.

MPC82xx Documentation

Supporting documentation for the PowerQUICC II can be accessed through the world-wide web at
www.freescale.com. This documentation includes technical specifications, reference materials, and
detailed applications notes.

Architecture Documentation

Documentation is available in the following document:

Programming environments manuals—These books provide information about resources defined
by the PowerPC architecture that are common to processors that implement the PowerPC
architecture. There are two versions, one that describes the functionality of the combined 32- and
64-bit architecture models and one that describes only the 32-bit model.

Programming Environments for 32-Bit Implementations of the PowerPC Architecture, REV

3(Freescale order #: MPCFPE32B/AD)

For a current list of documentation, refer to http://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.

Bold

Advertising