[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'System' (#rtl) |
Prefetch a memory location
Source position: systemh.inc line 429
procedure prefetch( |
const mem |
); |
Prefetch can be used to optimize the CPU behaviour by already loading a memory location. It is mainly used as a hint for those processors that support it.
None.
No notes exist for this page yet.