A few vcmp*'s, float_16_to_32 bit of vupkd3d128 (untested).

This commit is contained in:
Ben Vanik
2013-10-02 23:25:05 -07:00
parent 21d273e85b
commit 6d46b51ed4
2 changed files with 221 additions and 94 deletions

View File

@@ -348,7 +348,7 @@ typedef struct {
uint32_t VD128l : 5;
uint32_t : 6;
} VX128_P;
// kXEPPCInstrFormatVX128
// kXEPPCInstrFormatVX128_R
struct {
// VD128 = VD128l | (VD128h << 5)
// VA128 = VA128l | (VA128h << 5) | (VA128H << 6)