![Intel ITANIUM ARCHITECTURE Скачать руководство пользователя страница 394](http://html.mh-extra.com/html/intel/itanium-architecture/itanium-architecture_manual_2073403394.webp)
Volume 4: Base IA-32 Instruction Reference
4:387
WBINVD—Write-Back and Invalidate Cache
Description
Writes back all modified cache lines in the processor’s internal cache to main memory,
invalidates (flushes) the internal caches, and issues a special-function bus cycle that
directs external caches to also write back modified data.
After executing this instruction, the processor does not wait for the external caches to
complete their write-back and flushing operations before proceeding with instruction
execution. It is the responsibility of hardware to respond to the cache write-back and
flush signals.
The WBINVD instruction is a privileged instruction. When the processor is running in
protected mode, the CPL of a program or procedure must be 0 to execute this
instruction. This instruction is also a serializing instruction.
In situations where cache coherency with main memory is not a concern, software can
use the INVD instruction.
Operation
IF Itanium System Environment THEN IA-32_Intercept(INST,WBINVD);
WriteBack(InternalCaches);
Flush(InternalCaches);
SignalWriteBack(ExternalCaches);
SignalFlush(ExternalCaches);
Continue (* Continue execution);
Flags Affected
None.
Additional Itanium System Environment Exceptions
IA-32_Intercept
Mandatory Instruction Intercept.
Protected Mode Exceptions
#GP(0)
If the current privilege level is not 0.
Real Address Mode Exceptions
None.
Opcode
Instruction
Description
0F 09
WBINVD
Write-back and flush Internal caches; initiate writing-back and
flushing of external caches.
Содержание ITANIUM ARCHITECTURE
Страница 1: ......
Страница 7: ...402 Intel Itanium Architecture Software Developer s Manual Rev 2 3 ...
Страница 199: ...4 192 Volume 4 Base IA 32 Instruction Reference FWAIT Wait See entry for WAIT ...
Страница 269: ...4 262 Volume 4 Base IA 32 Instruction Reference LES Load Full Pointer See entry for LDS LES LFS LGS LSS ...
Страница 270: ...Volume 4 Base IA 32 Instruction Reference 4 263 LFS Load Full Pointer See entry for LDS LES LFS LGS LSS ...
Страница 273: ...4 266 Volume 4 Base IA 32 Instruction Reference LGS Load Full Pointer See entry for LDS LES LFS LGS LSS ...
Страница 288: ...Volume 4 Base IA 32 Instruction Reference 4 281 LSS Load Full Pointer See entry for LDS LES LFS LGS LSS ...
Страница 352: ...Volume 4 Base IA 32 Instruction Reference 4 345 ROL ROR Rotate See entry for RCL RCR ROL ROR ...
Страница 368: ...Volume 4 Base IA 32 Instruction Reference 4 361 SHL SHR Shift Instructions See entry for SAL SAR SHL SHR ...
Страница 373: ...4 366 Volume 4 Base IA 32 Instruction Reference SIDT Store Interrupt Descriptor Table Register See entry for SGDT SIDT ...
Страница 589: ...4 582 Volume 4 IA 32 SSE Instruction Reference ...
Страница 590: ...Index Intel Itanium Architecture Software Developer s Manual Rev 2 3 Index ...
Страница 591: ...Index Intel Itanium Architecture Software Developer s Manual Rev 2 3 ...
Страница 603: ...INDEX Index 12 Index for Volumes 1 2 3 and 4 ...
Страница 604: ......