EasyManuals Logo
Home>Texas Instruments>Calculator>TI-89

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 #213 background imageLoading...
Page #213 background image
Section 3: Assembler
201
TI
-
89 / TI
-
92 Plus Sierra C Assembler Reference Manual
Not for Distribution
Beta Version February 2, 2001
.space — Allocate a Block of Uninitialized Memory
Syntax
.space[
.size
]
count
Description
size
Specifies the unit size. The legal size qualifiers are shown below;
the default is
b
.
b
Byte Integer (1 byte)
w
Word Integer (2 bytes)
l
Long-word Integer (4 bytes)
s
Single-precision Real (not supported)
d
Double-precision Real (not supported)
x
Extended-precision Real (not supported)
p
Packed Decimal Real (not supported)
count
Specifies the unit count. It is an absolute expression that cannot
contain any forward, external, or undefined references.
The
.space
directive allocates a block of uninitialized memory whose size is
determined by the number and size of the unit location. Each location is filled
with the current fill value (see
.opt fillval
), unless the section is of BSS-type.
Examples
.space 256
.space.l 64

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