Actions
Emulator Issues #2
closedUse pshufb to improve speed of paired single load/store instructions
% Done:
0%
Operating system:
N/A
Issue type:
Feature request
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
pshufb, available from SSSE3, and sped up in SSE4, could help out
performance a lot for these instructions.
It could perhaps also be applied for byteswapping vertex data in the gfx
plugin.
Actions