06-24-2021, 01:44 AM
This is a bit of an odd question but I thought I'd ask it here.
I'm asking this way in advance.
I'm currently in the process of writing my PowerPC For Dummies guide.
I eventually wanted to add the "psq" instruction types to the guide.
Is anyone familiar with them? Specifically the following instructions:
The only mention of them that isn't from a dolphin/cemu update page I've been able to find online is this page.
But even on that page the explanations given are extremely ~removed~ (unclear)
If anyone is familiar with how any of these work, would you mind explaining the basic function of it? I would love to add it all into the guide!
I'm asking this way in advance.
I'm currently in the process of writing my PowerPC For Dummies guide.
I eventually wanted to add the "psq" instruction types to the guide.
Is anyone familiar with them? Specifically the following instructions:
Code:
psq_l
psq_st
psq_lu
psq_stu
psq_lx
psq_stx
psq_stux
psq_lux
ps_abs
ps_nabs
ps_merge00
ps_merge01
ps_merge10
ps_merge11
ps_cmpo0
ps_cmpo1
ps_cmpu0
ps_cmpu1
ps_muls0
ps_muls1
ps_msub
ps_res
ps_rsqrte
ps_sel
The only mention of them that isn't from a dolphin/cemu update page I've been able to find online is this page.
But even on that page the explanations given are extremely ~removed~ (unclear)
If anyone is familiar with how any of these work, would you mind explaining the basic function of it? I would love to add it all into the guide!