Documentation ¶
Overview ¶
THESE PACKAGES ARE FOR DEMONSTRATION PURPOSES ONLY!
THEY DO NOT NOT CONTAIN WORKING INTRINSICS!
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Prefetch ¶
Prefetch: Fetch the line of data from memory that contains address 'p' to a location in the cache heirarchy specified by the locality hint 'i'.
Instruction: 'PREFETCHWT1'. Intrinsic: '_mm_prefetch'. Requires PREFETCHWT1.
FIXME: Will likely need to be reworked (has pointer parameter).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.