130
Section 3: Assembler
TI
-
89 / TI
-
92 Plus Sierra C Assembler Reference Manual
Not for Distribution
Beta Version February 2, 2001
•
Section 3.3 — a discussion of assembly language programming concepts
and source file formats.
•
Section 3.4 — an instruction set overview, including a discussion of
optimizations.
•
Section 3.5 — a comprehensive discussion of effective addressing modes.
•
Section 3.6 — a discussion of the asm68 assembler directives, including an
alphabetized reference for each assembler.
•
Section 3.7 — a discussion of the asm68k assembler directives, including an
alphabetized reference for each assembler.
•
Section 3.8 — a description of asm68k user-defined macros and structured
control macros.
•
Section 3.9 — an instruction-set summary including a list of all supported
instructions and legal size extensions.
3.1.2.
Prerequisite Reading
The assembler section assumes a working knowledge of the Motorola 68000
microprocessor and the programming issues that govern it and familiarity with the
other documentation supplied with the TI-89 / TI-92 Plus SDK. For information
regarding these topics, the following sources should be consulted:
•
M68000 Family Resident Structured Assembler Reference Manual,
M68KMASM/D11
•
M68000 Family Programmer’s Reference Manual, M68000PM
•
M68000 8-16-32-Bit Microprocessors User’s Manual, MC68000UM/D
•
MC68881/MC68882 User’s Manual, MC68881UM/AD
•
TI-89 / TI-92 Plus Developer Guide
•
TI FLASH Studio™ (IDE) documentation