Opcode PREFETCH


CPU: AMD-3D
Type of Instruction: User

Instruction: PREFETCH mem

Description:

PRELOAD_L1_DATA_CACHE_LINE(mem);
SET_LINE_STATE_TO_EXCLUSIVE; (MESI)

Note: If cache hit, then do nothing.
mem - is address of any cache-line byte.

Flags Affected: None

++++++++++++++++++++++++++++++++++
COP & Times:

PREFETCH mem8 0FH 0DH mm000xxx


Copyright by InternetNightmare 2005-2006