.. |
15_BYTE.asm
|
Frontend: Fix 15-byte long opcode assert
|
2020-07-08 14:00:14 +03:00 |
66_2A.asm
|
Missing MMX conversion ops unit tests
|
2020-09-23 17:21:01 -07:00 |
66_2B.asm
|
Implements unit test for MOVNTPD
|
2020-10-04 16:09:41 -07:00 |
66_2C.asm
|
Missing MMX conversion ops unit tests
|
2020-09-23 17:21:01 -07:00 |
66_2D.asm
|
Missing MMX conversion ops unit tests
|
2020-09-23 17:21:01 -07:00 |
66_2E.asm
|
COMISD unit tests
|
2020-04-10 01:02:35 -07:00 |
66_2F.asm
|
COMISD unit tests
|
2020-04-10 01:02:35 -07:00 |
66_5A_1.asm
|
Adds more unit tests for conversion operations
|
2021-06-08 06:54:11 -07:00 |
66_5A.asm
|
Adds a bunch of new OpSize table unit tests
|
2020-03-06 09:08:50 +02:00 |
66_5B_1.asm
|
Adds more unit tests for conversion operations
|
2021-06-08 06:54:11 -07:00 |
66_5B.asm
|
Implements OpDispatcher ops for host flag conversion ops
|
2020-09-23 09:04:44 -07:00 |
66_5C.asm
|
Adds a bunch of new OpSize table unit tests
|
2020-03-06 09:08:50 +02:00 |
66_5D.asm
|
Adds a bunch of new OpSize table unit tests
|
2020-03-06 09:08:50 +02:00 |
66_5E.asm
|
Adds a bunch of new OpSize table unit tests
|
2020-03-06 09:08:50 +02:00 |
66_5F.asm
|
Adds a bunch of new OpSize table unit tests
|
2020-03-06 09:08:50 +02:00 |
66_6A.asm
|
Adds a bunch of new OpSize table unit tests
|
2020-03-06 09:08:50 +02:00 |
66_6B.asm
|
Implements 71 new MMX unit tests
|
2020-04-01 20:04:05 -07:00 |
66_6C.asm
|
Adds a bunch of new OpSize table unit tests
|
2020-03-06 09:08:50 +02:00 |
66_6D.asm
|
Adds a bunch of new OpSize table unit tests
|
2020-03-06 09:08:50 +02:00 |
66_6E.asm
|
Fixes unit test that relies on unaligned XMM load
|
2020-09-23 00:17:49 -07:00 |
66_6F.asm
|
Adds a bunch of new OpSize table unit tests
|
2020-03-06 09:08:50 +02:00 |
66_7C.asm
|
Adds unit test for the four new horizontal vector ops
|
2020-04-29 12:47:27 -07:00 |
66_7D.asm
|
Fixes HSUB unit tests
|
2020-09-23 00:32:28 -07:00 |
66_7E.asm
|
Fixes unit test that relies on unaligned XMM load
|
2020-09-23 00:17:49 -07:00 |
66_7F.asm
|
Adds a bunch of new OpSize table unit tests
|
2020-03-06 09:08:50 +02:00 |
66_10.asm
|
Adds a bunch of new OpSize table unit tests
|
2020-03-06 09:08:50 +02:00 |
66_11.asm
|
Adds a bunch of new OpSize table unit tests
|
2020-03-06 09:08:50 +02:00 |
66_12.asm
|
Adds a bunch of new OpSize table unit tests
|
2020-03-06 09:08:50 +02:00 |
66_13.asm
|
Adds a bunch of new OpSize table unit tests
|
2020-03-06 09:08:50 +02:00 |
66_14.asm
|
Adds a bunch of new OpSize table unit tests
|
2020-03-06 09:08:50 +02:00 |
66_15.asm
|
Adds a bunch of new OpSize table unit tests
|
2020-03-06 09:08:50 +02:00 |
66_16.asm
|
OpcodeDispatcher: Share MOVHPD implementation with MOVHPS
|
2023-02-23 14:07:22 -05:00 |
66_17.asm
|
OpcodeDispatcher: Share MOVHPD implementation with MOVHPS
|
2023-02-23 14:07:22 -05:00 |
66_28.asm
|
Adds a bunch of new OpSize table unit tests
|
2020-03-06 09:08:50 +02:00 |
66_29.asm
|
Adds a bunch of new OpSize table unit tests
|
2020-03-06 09:08:50 +02:00 |
66_50.asm
|
unittests/ASM: Update movmskpd test to include an edge of garbage but no sign bit
|
2023-08-24 17:27:54 -07:00 |
66_51.asm
|
Implements unit tests for sqrtpd, sqrtps, and rsqrtps
|
2020-03-20 18:14:44 -07:00 |
66_54.asm
|
Adds a bunch of new OpSize table unit tests
|
2020-03-06 09:08:50 +02:00 |
66_55.asm
|
Adds a bunch of new OpSize table unit tests
|
2020-03-06 09:08:50 +02:00 |
66_56.asm
|
Adds a bunch of new OpSize table unit tests
|
2020-03-06 09:08:50 +02:00 |
66_57.asm
|
Adds a bunch of new OpSize table unit tests
|
2020-03-06 09:08:50 +02:00 |
66_58.asm
|
Adds a bunch of new OpSize table unit tests
|
2020-03-06 09:08:50 +02:00 |
66_59.asm
|
Adds a bunch of new OpSize table unit tests
|
2020-03-06 09:08:50 +02:00 |
66_60.asm
|
Adds a bunch of new OpSize table unit tests
|
2020-03-06 09:08:50 +02:00 |
66_61.asm
|
Adds a bunch of new OpSize table unit tests
|
2020-03-06 09:08:50 +02:00 |
66_62.asm
|
Adds a bunch of new OpSize table unit tests
|
2020-03-06 09:08:50 +02:00 |
66_63.asm
|
Implements 71 new MMX unit tests
|
2020-04-01 20:04:05 -07:00 |
66_64.asm
|
Adds a bunch of new OpSize table unit tests
|
2020-03-06 09:08:50 +02:00 |
66_65.asm
|
Adds a bunch of new OpSize table unit tests
|
2020-03-06 09:08:50 +02:00 |
66_66.asm
|
Adds a bunch of new OpSize table unit tests
|
2020-03-06 09:08:50 +02:00 |
66_67.asm
|
Adds a bunch of new OpSize table unit tests
|
2020-03-06 09:08:50 +02:00 |
66_68.asm
|
Adds a bunch of new OpSize table unit tests
|
2020-03-06 09:08:50 +02:00 |
66_69.asm
|
Adds a bunch of new OpSize table unit tests
|
2020-03-06 09:08:50 +02:00 |
66_70.asm
|
Adds a bunch of new OpSize table unit tests
|
2020-03-06 09:08:50 +02:00 |
66_74.asm
|
Adds a bunch of new OpSize table unit tests
|
2020-03-06 09:08:50 +02:00 |
66_75.asm
|
Adds a bunch of new OpSize table unit tests
|
2020-03-06 09:08:50 +02:00 |
66_76.asm
|
Adds a bunch of new OpSize table unit tests
|
2020-03-06 09:08:50 +02:00 |
66_C2.asm
|
Implements unit tests for the unordered and ordered comparisons
|
2020-04-04 23:19:30 -07:00 |
66_C4_2.asm
|
Extends PEXTRW and PINSRW unit tests
|
2020-09-27 18:50:25 -07:00 |
66_C4.asm
|
Finish OpSize table unit tests for current supported instructions
|
2020-03-06 09:08:50 +02:00 |
66_C5_2.asm
|
Extends PEXTRW and PINSRW unit tests
|
2020-09-27 18:50:25 -07:00 |
66_C5.asm
|
Implements pextrw unit test
|
2020-03-12 18:28:57 -07:00 |
66_C6.asm
|
Finish OpSize table unit tests for current supported instructions
|
2020-03-06 09:08:50 +02:00 |
66_D0.asm
|
Implements ADDSUB{PS, PD} unit tests
|
2020-09-23 18:09:02 -07:00 |
66_D1.asm
|
Implements PSRL{W,D,Q} unit tests
|
2020-03-12 18:24:03 -07:00 |
66_D2.asm
|
Implements PSRL{W,D,Q} unit tests
|
2020-03-12 18:24:03 -07:00 |
66_D3.asm
|
Implements PSRL{W,D,Q} unit tests
|
2020-03-12 18:24:03 -07:00 |
66_D4.asm
|
Finish OpSize table unit tests for current supported instructions
|
2020-03-06 09:08:50 +02:00 |
66_D5.asm
|
Adds unit test for PMULLW
|
2020-03-22 13:00:36 -07:00 |
66_D6.asm
|
Finish OpSize table unit tests for current supported instructions
|
2020-03-06 09:08:50 +02:00 |
66_D7.asm
|
Finish OpSize table unit tests for current supported instructions
|
2020-03-06 09:08:50 +02:00 |
66_D8.asm
|
Implements unit tests for the six new instructions
|
2020-04-24 22:52:48 -07:00 |
66_D9.asm
|
Implements unit tests for the six new instructions
|
2020-04-24 22:52:48 -07:00 |
66_DA.asm
|
Finish OpSize table unit tests for current supported instructions
|
2020-03-06 09:08:50 +02:00 |
66_DB.asm
|
Finish OpSize table unit tests for current supported instructions
|
2020-03-06 09:08:50 +02:00 |
66_DC.asm
|
Implements unit tests for the six new instructions
|
2020-04-24 22:52:48 -07:00 |
66_DD.asm
|
Implements unit tests for the six new instructions
|
2020-04-24 22:52:48 -07:00 |
66_DE.asm
|
Finish OpSize table unit tests for current supported instructions
|
2020-03-06 09:08:50 +02:00 |
66_DF.asm
|
Finish OpSize table unit tests for current supported instructions
|
2020-03-06 09:08:50 +02:00 |
66_E0.asm
|
Implement PAVGB/PAVGW
|
2020-07-04 19:30:53 +03:00 |
66_E1.asm
|
Finish OpSize table unit tests for current supported instructions
|
2020-03-06 09:08:50 +02:00 |
66_E2.asm
|
Finish OpSize table unit tests for current supported instructions
|
2020-03-06 09:08:50 +02:00 |
66_E3.asm
|
Implement PAVGB/PAVGW
|
2020-07-04 19:30:53 +03:00 |
66_E4.asm
|
Implements 71 new MMX unit tests
|
2020-04-01 20:04:05 -07:00 |
66_E5.asm
|
Implements 71 new MMX unit tests
|
2020-04-01 20:04:05 -07:00 |
66_E6_1.asm
|
Adds more unit tests for conversion operations
|
2021-06-08 06:54:11 -07:00 |
66_E6.asm
|
Adds CVTTPD2DQ unit test
|
2020-03-22 13:05:54 -07:00 |
66_E7.asm
|
Finish OpSize table unit tests for current supported instructions
|
2020-03-06 09:08:50 +02:00 |
66_E8.asm
|
Implements unit tests for the six new instructions
|
2020-04-24 22:52:48 -07:00 |
66_E9.asm
|
Implements unit tests for the six new instructions
|
2020-04-24 22:52:48 -07:00 |
66_EA.asm
|
Finish OpSize table unit tests for current supported instructions
|
2020-03-06 09:08:50 +02:00 |
66_EB.asm
|
Finish OpSize table unit tests for current supported instructions
|
2020-03-06 09:08:50 +02:00 |
66_EC.asm
|
Finish OpSize table unit tests for current supported instructions
|
2020-03-06 09:08:50 +02:00 |
66_ED.asm
|
Finish OpSize table unit tests for current supported instructions
|
2020-03-06 09:08:50 +02:00 |
66_EE.asm
|
Finish OpSize table unit tests for current supported instructions
|
2020-03-06 09:08:50 +02:00 |
66_EF.asm
|
Finish OpSize table unit tests for current supported instructions
|
2020-03-06 09:08:50 +02:00 |
66_F1.asm
|
Implements 71 new MMX unit tests
|
2020-04-01 20:04:05 -07:00 |
66_F2.asm
|
Finish OpSize table unit tests for current supported instructions
|
2020-03-06 09:08:50 +02:00 |
66_F3.asm
|
Finish OpSize table unit tests for current supported instructions
|
2020-03-06 09:08:50 +02:00 |
66_F4.asm
|
Finish OpSize table unit tests for current supported instructions
|
2020-03-06 09:08:50 +02:00 |
66_F5.asm
|
Implements 71 new MMX unit tests
|
2020-04-01 20:04:05 -07:00 |
66_F6.asm
|
Fix a unit test's alignment
|
2020-10-04 16:05:16 -07:00 |
66_F7.asm
|
Implements new unit tests for these instructions
|
2020-09-22 23:23:51 -07:00 |
66_F8.asm
|
Finish OpSize table unit tests for current supported instructions
|
2020-03-06 09:08:50 +02:00 |
66_F9.asm
|
Finish OpSize table unit tests for current supported instructions
|
2020-03-06 09:08:50 +02:00 |
66_FA.asm
|
Finish OpSize table unit tests for current supported instructions
|
2020-03-06 09:08:50 +02:00 |
66_FB.asm
|
Finish OpSize table unit tests for current supported instructions
|
2020-03-06 09:08:50 +02:00 |
66_FC.asm
|
Implements PADDB unit test
|
2020-03-22 13:07:39 -07:00 |
66_FD.asm
|
Finish OpSize table unit tests for current supported instructions
|
2020-03-06 09:08:50 +02:00 |
66_FE.asm
|
Finish OpSize table unit tests for current supported instructions
|
2020-03-06 09:08:50 +02:00 |