382
March 2002 Release
1-800-255-7778
Virtex-II Pro™ Platform FPGA Documentation
Chapter 3:
User Programming Model
R
Load Word and Zero
lists the PowerPC
load word and zero
instructions. These instructions load a word
from memory into
r
D.
Load Halfword Algebraic
lists the PowerPC
load halfword algebraic
instructions. These instructions load a
halfword from memory into the lower-16 bits of
r
D. The upper-16 bits of
r
D are filled with
a copy of the most-significant bit (bit 16) of the operand.
Table 3-15:
Load Halfword and Zero Instructions
Mnemonic
Name
Addressing Mode
Operand
Syntax
lhz
Load Halfword and Zero
Register-indirect with immediate index
EA
=
(
r
A|0)
+
d
r
D,d(
r
A)
lhzu
Load Halfword and Zero with Update
Register-indirect with immediate index
EA
=
(
r
A)
+
d
r
A
←
EA
r
A
≠
0,
r
A
≠
r
D
lhzx
Load Halfword and Zero Indexed
Register-indirect with index
EA
=
(
r
A|0)
+
(
r
B)
r
D,
r
A,
r
B
lhzux
Load Halfword and Zero with Update
Indexed
Register-indirect with index
EA
=
(
r
A)
+
(
r
B)
r
A
←
EA
r
A
≠
0,
r
A
≠
r
D
Table 3-16:
Load-Word and Zero Instructions
Mnemonic
Name
Addressing Mode
Operand
Syntax
lwz
Load Word and Zero
Register-indirect with immediate index
EA
=
(
r
A|0)
+
d
r
D,d(
r
A)
lwzu
Load Word and Zero with Update
Register-indirect with immediate index
EA
=
(
r
A)
+
d
r
A
←
EA
r
A
≠
0,
r
A
≠
r
D
lwzx
Load Word and Zero Indexed
Register-indirect with index
EA
=
(
r
A|0)
+
(
r
B)
r
D,
r
A,
r
B
lwzux
Load Word and Zero with Update
Indexed
Register-indirect with index
EA
=
(
r
A)
+
(
r
B)
r
A
←
EA
r
A
≠
0,
r
A
≠
r
D
Содержание Virtex-II Pro PPC405
Страница 1: ...R Volume 2 a PPC405 User Manual Virtex II Pro Platform FPGA Developer s Kit March 2002 Release...
Страница 14: ...322 www xilinx com March 2002 Release 1 800 255 7778 Virtex II Pro Platform FPGA Documentation Preface R...
Страница 252: ...560 www xilinx com March 2002 Release 1 800 255 7778 Virtex II Pro Platform FPGA Documentation R...
Страница 260: ...568 www xilinx com March 2002 Release 1 800 255 7778 Virtex II Pro Platform FPGA Documentation R...
Страница 562: ...870 www xilinx com March 2002 Release 1 800 255 7778 Virtex II Pro Platform FPGA Documentation R...