8 Commits

Author SHA1 Message Date
Stefanos Kornilios Mitsis Poiitidis
227d6dc8c1
Merge pull request #83 from Sonicadvance1/unordered_ordered_compare
Implements unordered and ordered compare IR op
2020-04-05 13:02:44 +03:00
Ryan Houdek
b0c9ae848b Implements unit tests for the unordered and ordered comparisons 2020-04-04 23:19:30 -07:00
Ryan Houdek
842ef332eb Implements 71 new MMX unit tests 2020-04-01 20:04:05 -07:00
Ryan Houdek
7cdaefccd4 Adds CVTSS2SI unit test 2020-03-22 13:06:19 -07:00
Ryan Houdek
71b507f8de Extends CVTTSS2SI test to test negative numbers 2020-03-22 13:05:34 -07:00
Ryan Houdek
b28001ff2b Updates tzcnt unit test to handle more zero input cases
We weren't testing for 32bit and 16bit tzcnt with zero for the input
operand
2020-03-15 00:24:59 -07:00
Ryan Houdek
5bf9dd13b3 Adds movshdup unit test 2020-03-12 18:31:41 -07:00
Ryan Houdek
242c388861 Adds REP table unit tests for what we support 2020-03-06 09:08:50 +02:00