Added recompiled versions of PMULLW, PMULHW and PMADDWD.
This commit is contained in:
parent
77af266ab2
commit
086422b79f
16 changed files with 314 additions and 13 deletions
|
|
@ -50,3 +50,7 @@ ropParith(PSUBSB)
|
|||
ropParith(PSUBSW)
|
||||
ropParith(PSUBUSB)
|
||||
ropParith(PSUBUSW)
|
||||
|
||||
ropParith(PMADDWD)
|
||||
ropParith(PMULHW)
|
||||
ropParith(PMULLW)
|
||||
|
|
|
|||
Loading…
Reference in a new issue