This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
The emulator won't run on my CPU
#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).
Reply


Messages In This Thread
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 vlj - 03-17-2016, 06:24 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)