blob: 2a24a85902ea7ae318b2365fab15d1e9839069e9 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
Prefetchw not fully implemented
Currently:
Only partial table implementation in `X86Tables/SecondaryGroupTables.cpp`
Table in `OpcodeDispatcher.cpp` doesn't even have the instruction.
Should be implemented as a nop, maybe discuss implementing as a real prefetch in the future.
CPUID also currently claims support for prefetchw
|