Module cache_operation

Source
Expand description

Hardware Cache Operation ID.

Declared in §11.2.

Constants§

PREFETCH
Prefetch cache line.
READ
Read cache line.
WRITE
Write cache line.