User’s Manual
IBM PowerPC 750GX and 750GL RISC Microprocessor
Table
Table | (Page 1 of 2) | ||||
|
|
|
|
| |
Name | Mnemonic | Syntax |
| Implementation Notes | |
|
|
|
|
| |
|
|
|
|
| |
|
|
|
| The VEA defines this instruction to allow for potential system performance | |
|
|
|
| enhancements through the use of | |
|
|
|
| tions are not required to take any action based on execution of this instruction, | |
|
|
|
| but they may prefetch the cache block corresponding to the EA into their cache. | |
|
|
|
| When dcbt executes, the 750GX checks for protection violations (as for a load | |
|
|
|
| instruction). This instruction is treated as a | |
Data Cache Block | dcbt | rA,rB |
| • A valid translation is not found either in BAT or TLB. | |
| • | The access causes a protection violation. | |||
Touch1 |
| ||||
|
|
|
| • The page is mapped | |
|
|
|
| • The cache is locked or disabled. | |
|
|
|
| • | HID0[NOOPTI] = 1. |
|
|
|
| Otherwise, if no data is in the cache location, the 750GX requests a | |
|
|
|
| fill (with intent to modify). Data brought into the cache is validated as if it were a | |
|
|
|
| load instruction. The memory reference of a dcbt sets the reference bit. | |
|
|
|
|
|
|
Data Cache Block | dcbtst | rA,rB | This instruction behaves like dcbt. | ||
Touch for Store1 | |||||
|
|
|
| The EA is computed, translated, and checked for protection violations. For | |
|
|
|
| cache hits, four beats of zeros are written to the cache block, and the tag is | |
|
|
|
| marked M. For cache misses with the replacement block marked exclusive | |
|
|
|
| unmodified (E), the zero line fill is performed, and the cache block is marked M. | |
|
|
|
| However, if the replacement block is marked M, the contents are written back to | |
|
|
|
| memory first. The instruction executes regardless of whether the cache is | |
|
|
|
| locked. If the cache is disabled, an alignment exception occurs. If M = 1 (coher- | |
Data Cache Block Set | dcbz | rA,rB |
| ency enforced), the address is broadcast to the bus before the zero line fill. | |
to Zero |
| The exception priorities (from highest to lowest) are as follows: | |||
|
|
| |||
|
|
|
| 1 | Cache |
|
|
|
| 2 | Page marked |
|
|
|
| 3 | BAT protection |
|
|
|
| 4 | TLB protection |
|
|
|
| dcbz is the only cache instruction that broadcasts even if HID0[ABE] = 0. This | |
|
|
|
| is done to maintain coherency with other cache devices in the system. | |
|
|
|
| ||
| |||||
1. A program that uses dcbt and dcbtst instructions improperly performs less efficiently. To improve performance, HID0[NOOPTI] | |||||
can be set, which causes dcbt and dcbtst to be | |||||
a | |||||
|
|
|
|
|
|
Programming Model | gx_02.fm.(1.2) |
Page 116 of 377 | March 27, 2006 |