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 #231 background imageLoading...
Page #231 background image
Section 3: Assembler
219
TI
-
89 / TI
-
92 Plus Sierra C Assembler Reference Manual
Not for Distribution
Beta Version February 2, 2001
.cmnt — Begin Comment Block
Syntax
.cmnt
Description
The
.cmnt
directive begins a comment block. All assembler statements between
this directive and its matching
.endc
directive are ignored. Pairs of comment
block directives can be nested.
Example
.cmnt
These lines are ignored by
the assembler; no other
comment markers are needed.
.endc
COMLINE — Allocate a Block of Uninitialized Memory
Syntax
COMLINE
count
Description
count
Specifies the number of bytes to allocate. It is an absolute
expression that cannot contain any forward, external, or undefined
references.
The
COMLINE
directive is functionally equivalent to the
DS.B
directive. It
allocates a block of uninitialized memory whose size is determined by
count
.
Each byte is filled with the current fill value (see
OPT FILLVAL
), unless the
section is of BSS-type. This directive’s intended use is not applicable to
asm68k
;
it is supported only for Motorola compatibility.

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