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 #242 background imageLoading...
Page #242 background image
230
Section 3: Assembler
TI
-
89 / TI
-
92 Plus Sierra C Assembler Reference Manual
Not for Distribution
Beta Version February 2, 2001
.elifdef — Assemble If Alternative Symbol Defined
Syntax
.elifdef
symbol
Description
symbol
Specifies a user-defined symbol
The
.elifdef
directive is used in a conditional assembly block. It is equivalent to
the
.else
directive followed by an
.ifdef–.endif
block (see
.ifdef
and
.endif
directives). Its use obviates the need for multiple
.endif
directives in conditional
blocks that have multiple alternatives.
The
.elifdef
directive is optional within a conditional assembly block.
Example
.ifdef option1
moveq #1,d0
.elifdef option2
moveq #2,d0
.elifdef option3
moveq #3,d0
.endif

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