mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-01-07 09:10:00 +01:00
Add prefetch hint list parameter. Workloads may be executed by another thread on another CPU core. It means they may benefit from directly prefetching the data as hinted. Also implement mov_rdata_nt, for "streaming" data from such workloads. |
||
|---|---|---|
| .. | ||
| CPUDisAsm.h | ||
| CPUThread.cpp | ||
| CPUThread.h | ||
| CPUTranslator.cpp | ||
| CPUTranslator.h | ||