EasyManuals Logo

Texas Instruments TI-89 Software Guide

Texas Instruments TI-89
334 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #192 background imageLoading...
Page #192 background image
180
Section 3: Assembler
TI
-
89 / TI
-
92 Plus Sierra C Assembler Reference Manual
Not for Distribution
Beta Version February 2, 2001
.else — Assemble If Converse True
Syntax
.else
Description
The
.else
directive is used in a conditional assembly block. This directive
matches the immediately preceding
.ifdef
,
.ifndef
, or
.elifdef
directive that is not
matched by a
.endif
or
.else
directive. If this preceding directive fails, then the
statements between the
.else
directive and the matching
.endif
directive are
assembled; otherwise, these statements are skipped.
The
.else
directive is optional within a conditional assembly block.
Example
.ifdef debug
moveq #1,d0
.else
moveq #0,d0
.endif
.end — End Assembly
Syntax
.end
Description
The
.end
directive ends assembly in the current source file. Any assembler
statements appearing after this directive are ignored.
.endc — End Comment Block
Syntax
.endc
Description
The
.endc
directive ends a comment block (see
.cmnt
directive).

Table of Contents

Other manuals for Texas Instruments TI-89

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Texas Instruments TI-89 and is the answer not in the manual?

Texas Instruments TI-89 Specifications

General IconGeneral
Display size (HxV)100 x 160 mm
Memory type639K FLASH ROM, 188K bytes RAM
Compatible operating systemsOperating System 2.09
Battery typeAAA

Related product manuals