Examples
MEMORY READ
- Generate call to procedure sim_read()
- Block on return
- sim_read() implemented in the back-end
INTELLIGENT PREFETCH
- Fork process/thread sim_prefetch()
- Continue processing
- sim_prefetch() implemented in the back-end
OTHERS
- Adaptable cache mapping hardware for cache partitioning
- Address translation, gathered operations.