參數(shù)資料
型號(hào): LSI53C770
英文描述: LSI53C770 Ultra SCSI I/O Processor technical manual v2.1 3/01
中文描述: LSI53C770超的SCSI I / O處理器技術(shù)手冊(cè)2.1 3 / 01
文件頁數(shù): 21/166頁
文件大?。?/td> 1330K
代理商: LSI53C770
8051/8032 Background
2-5
The
AREGS
control causes the compiler to use absolute addressing for
registers R0 through R7. Absolute addressing improves the efficiency of
the generated code.
PUSH
and
POP
instructions function only with direct
or absolute addresses. By using the
AREGS
directive, functions can
directly push and pop registers.
The
NOAREGS
control disables absolute addressing for registers R0
through R7. Functions that are compiled with
NOAREGS
are not
dependent on the register bank and may use all 8051 register banks.
This directive may be used for functions that are called from other
functions using different register banks.
The
REGISTERBANK
control selects the specific register bank to use
for subsequent functions declared in the source file. Resulting code may
use the absolute form of register access when the absolute register
number can be computed. The
using
function attribute supersedes the
effects of the
REGISTERBANK
directive.
The
SMALL
memory model is used to compile the firmware for
performance reasons. This results in all function variables and local data
segments being placed in the internal data memory of the 8032 by
default. This results in smaller code size and faster execution. Since the
internal memory size is very limited (256 bytes), larger or infrequently
used variables may be declared to be in any of the 8032 memory ranges.
Since this is the compiler’s default memory model, a
#pragma small
is
not needed in the source file, and
SMALL
does not have to be on the
C51 command line.
2.1.2.2 Compiler Keywords
A list of compiler keywords are:
_at_
variables may be located at absolute memory locations in the C
program source modules using the
_at_
keyword.
sbit
the
sbit
data type allows the user to access bit-addressable SFRs.
data
directly accessible internal data memory; fastest access to variables
(128 bytes).
bdata
bit-addressable internal data memory; allows mixed bit and byte
access (16 bytes).
相關(guān)PDF資料
PDF描述
LSI53C810A LSI53C810A PCI to SCSI I/O Processor technical manual v2.1 3/01
LSI53C810AE LSI53C810AE single-chip PCI-SCSI controller
LSI53C825AE LSI53C825AE single-chip PCI-SCSI controller
LSI53C860 LSI53C860 PCI to Ultra SCSI I/O Processor technical manual v2.1 4/01
LSI53C860E Controller Miscellaneous - Datasheet Reference
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
LSI53C810A 制造商:未知廠家 制造商全稱:未知廠家 功能描述:LSI53C810A PCI to SCSI I/O Processor technical manual v2.1 3/01
LSI53C810AE 制造商:未知廠家 制造商全稱:未知廠家 功能描述:LSI53C810AE single-chip PCI-SCSI controller
LSI53C825A/825AE 制造商:未知廠家 制造商全稱:未知廠家 功能描述:LSI53C825A/825AE PCI to Ultra SCSI I/O Processor technical manual v3.1 1/01
LSI53C825A-160QFP 制造商:LSI Corporation 功能描述:
LSI53C825AE 制造商:未知廠家 制造商全稱:未知廠家 功能描述:LSI53C825AE single-chip PCI-SCSI controller