NTL.P1

Non-Temporal Locality Hint (Prefetch Level 1)

NTL.P1

Hint that the target cache block will be needed, but is likely to be discarded after use (Stream data).

Encoding

Binary Layout
00000000001000000000000000110011
31:0
 
Format R-Type
Opcode 0x00200033
Extension Zihintntl

Operands

Related

More in Zihintntl

Description

NTL.P1 hints that the following memory instruction has low temporal locality at the innermost cache level (L1). Implementations may bypass L1 on the memory access.

Operation

Hint(NonTemporal_Level1);