參數(shù)資料
型號: LSI53C896
英文描述: LSI53C896 PCI-dual channel Ultra2 SCSI multifunction controller
中文描述: LSI53C896的PCI -雙通道Ultra2的SCSI多功能控制器
文件頁數(shù): 21/166頁
文件大?。?/td> 1330K
代理商: LSI53C896
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).
相關PDF資料
PDF描述
LSI53CF92A LSI53CF92A Fast SCSI Controller technical manual v2.1 4/02
LSI5464E LSI5464E Ethernet host adapter
LSI60800 LSI60800 PCI to USB host adapter user's guide v1.1 11/00?
LSI7000X LSI7000X Fibre Channel:? single/dual & quad PCI-X host adapter
LSI7002XP LSI7002XP Fibre Channel:? single/dual & quad PCI-X host adapter
相關代理商/技術參數(shù)
參數(shù)描述
LSI53C896-329BGA 制造商:LSI Corporation 功能描述:
LSI53C896-329BGA-LEADFREE 制造商:LSI Corporation 功能描述:
LSI53CF92A 制造商:未知廠家 制造商全稱:未知廠家 功能描述:LSI53CF92A Fast SCSI Controller technical manual v2.1 4/02
LSI53CF92A(64PQFP) 制造商:未知廠家 制造商全稱:未知廠家 功能描述:Controller Miscellaneous - Datasheet Reference
LSI53CF92A(64TQFP) 制造商:未知廠家 制造商全稱:未知廠家 功能描述:Controller Miscellaneous - Datasheet Reference