![Xilinx Virtex-II Pro PPC405 Скачать руководство пользователя страница 340](http://html1.mh-extra.com/html/xilinx/virtex-ii-pro-ppc405/virtex-ii-pro-ppc405_user-manual_3410279340.webp)
648
March 2002 Release
1-800-255-7778
Virtex-II Pro™ Platform FPGA Documentation
Chapter 11:
Instruction Set
R
lhzu
Load Halfword and Zero with Update
Description
An effective address (EA) is calculated by adding a displacement to a base address, which
are formed as follows:
•
The displacement is formed by sign-extending the 16-bit d instruction field to 32 bits.
•
The contents of register
r
A are used as the base address.
The halfword referenced by EA is extended to 32 bits by concatenating 16 0-bits on the left.
The result is loaded into register
r
D. The EA is loaded into
r
A
.
Pseudocode
EA
←
(
r
A) + EXTS(d)
(
r
D)
←
16
0 || MS(EA,2)
(
r
A)
←
EA
Registers Altered
•
r
A.
•
r
D.
Exceptions
•
Data storage—if the access is prevented by no-access-allowed zone protection. This
only applies to accesses in user mode when data relocation is enabled.
•
Data TLB miss—if data relocation is enabled and a valid translation-entry
corresponding to the EA is not found in the TLB.
Execution of any of the following invalid-instruction forms results in a boundedly-
undefined result rather than a program exception:
•
r
A
=
r
D.
•
r
A
=
0.
Compatibility
This instruction is defined by the PowerPC user instruction-set architecture (UISA). It is
implemented by all PowerPC processors.
lhzu
r
D, d(
r
A)
D Instruction Form
41
r
D
r
A
d
0
6
1
1
1
6
3
1
Содержание 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...