Read/Write Instructions
5-25
Miscellaneous Notes:
• Substitute the desired register name or address for “RegA” in the syntax examples.
• data8 indicates eight bits of data.
• Use SFBR instead of data8 to add two register values.
100
AND data with register and
place the result in the same
register. Syntax: “Move
RegA & data8 to RegA”
AND data with register and
place the result in the
register. Syntax: “Move
RegA & data8 to SFBR”
AND data with SFBR and
place the result in the
register. Syntax: “Move
SFBR & data8 to RegA”
101
1
Shift register one bit to the
right and place the result in
the same register. Syntax:
“Move RegA SHR RegA”
Shift register one bit to the
right and place the result in
the
register.
Syntax: “Move RegA SHR
SFBR”
Shift the SFBR register one
bit to the right and place the
result in the register. Syntax:
“Move SFBR SHR RegA”
110
Add data to register without
carry and place the result
in the same register.
Syntax: “Move RegA +
data8 to RegA”
Add data to register without
carry and place the result in
the
register.
Syntax: “Move RegA + data8
to SFBR”
Add data to SFBR without
carry and place the result in
the register. Syntax: “Move
SFBR + data8 to RegA”
111
Add data to register with
carry and place the result
in the same register.
Syntax: “Move RegA +
data8 to RegA with carry”
Add data to register with
carry and place the result in
the
register.
Syntax: “Move RegA + data8
to SFBR with carry”
Add data to SFBR with carry
and place the result in the
register. Syntax: “Move
SFBR + data8 to RegA with
carry”
1. Data is shifted through the Carry bit and the Carry bit is shifted into the data byte.
Table 5.3
Read/Write Instructions (Cont.)
Operator
OpCode 111
Read-Modify-Write
OpCode 110
Move to SFBR
OpCode 101
Move from SFBR
Содержание LSI53C895A
Страница 1: ...S14028 B LSI53C895A PCI to Ultra2 SCSI Controller TECHNICAL MANUAL A p r i l 2 0 0 1 Version 2 2...
Страница 6: ...vi Preface...
Страница 16: ...xvi Contents...
Страница 222: ...4 114 Registers...
Страница 260: ...5 38 SCSI SCRIPTS Instruction Set...
Страница 298: ...6 38 Electrical Specifications This page intentionally left blank...
Страница 302: ...6 42 Electrical Specifications This page intentionally left blank...
Страница 330: ...6 70 Electrical Specifications This page intentionally left blank...