The emulator won't run on my CPU
Started by DaViD093




4 posts in this topic
vlj
Unregistered


 
03-17-2016, 06:24 PM -
#5
I guess SSE3.1 intrinsics are used in PPU/SPU interpreters/recompiler. If you have time you can try to replace them there.

PPULLVM Recompiler mostly uses SSE intrinsic for the vector opcode. I don't know if it's helpful there since LLVM should be able to replace combinaison of opcode to intrinsic when possible (for instance a > b ? a : b is detected and replaced by native max instruction).


Messages In This Thread
RE: The emulator won't run on my CPU - by DaViD093 - 03-17-2016, 11:33 AM
RE: The emulator won't run on my CPU - by tambre - 03-17-2016, 11:51 AM
RE: The emulator won't run on my CPU - by flashmozzg - 03-17-2016, 03:04 PM
RE: The emulator won't run on my CPU - by xXBeefyDjXx - 03-17-2016, 03:31 PM
RE: The emulator won't run on my CPU - by vlj - 03-17-2016, 06:24 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)