sharmander
b479a43939
CPU: Implement VFNMS.F32/64 (#1758)
* Add necessary methods / op-code
* Enable Support for FMA Instruction Set
* Add Intrinsics / Assembly Opcodes for VFMSUB231XX.
* Add X86 Instructions for VFMSUB231XX
* Implement VFNMS
* Implement VFNMS Tests
* Add special cases for FMA instructions.
* Update PPTC Version
* Remove unused Op
* Move Check into Assert / Cleanup
* Rename and cleanup
* Whitespace
* Whitespace / Rename
* Re-sort
* Address final requests
* Implement VFMA.F64
* Simplify switch
* Simplify FMA Instructions into their own IntrinsicType.
* Remove whitespace
* Fix indentation
* Change tests for Vfnms -- disable inf / nan
* Move args up, not description ;)
* Undo vfma
* Completely remove vfms code.,
* Fix order of instruction in assembler
2020-12-03 20:20:02 +01:00
..
2019-08-08 21:56:22 +03:00
2020-03-11 11:49:27 +11:00
2020-02-24 08:20:40 +11:00
2020-09-07 12:52:17 +10:00
2019-08-08 21:56:22 +03:00
2019-08-08 21:56:22 +03:00
2019-08-08 21:56:22 +03:00
2019-08-08 21:56:22 +03:00
2020-09-22 14:50:40 +10:00
2020-09-22 14:50:40 +10:00
2020-06-18 13:37:21 +10:00
2020-06-18 13:37:21 +10:00
2020-09-19 20:16:30 -03:00
2020-07-13 20:48:14 +10:00
2020-07-13 20:48:14 +10:00
2020-07-13 20:48:14 +10:00
2020-09-07 12:52:17 +10:00
2020-02-24 08:20:40 +11:00
2019-08-08 21:56:22 +03:00
2020-07-30 11:29:28 -03:00
2020-07-30 11:29:28 -03:00
2020-08-05 08:52:33 +10:00
2020-10-16 17:18:35 -03:00
2019-08-08 21:56:22 +03:00
2020-10-13 22:41:33 +02:00
2019-08-08 21:56:22 +03:00
2020-12-03 20:20:02 +01:00
2020-07-13 21:08:47 +10:00
2020-08-08 17:18:51 +02:00
2020-08-08 17:18:51 +02:00
2020-06-16 20:28:02 +02:00
2020-06-16 20:28:02 +02:00
2020-08-13 02:34:02 -03:00
2020-11-18 19:35:54 +01:00
2020-06-16 20:28:02 +02:00
2020-12-03 20:20:02 +01:00
2020-07-13 21:08:47 +10:00
2020-07-19 15:11:58 -03:00
2019-12-29 22:22:47 -03:00
2020-02-24 08:20:40 +11:00
2019-08-08 21:56:22 +03:00
2020-08-13 02:34:02 -03:00
2020-06-16 20:28:02 +02:00
2020-10-13 22:41:33 +02:00
2020-07-13 21:08:47 +10:00
2020-08-08 17:18:51 +02:00
2020-06-16 20:28:02 +02:00
2020-12-03 20:20:02 +01:00
2020-10-16 17:18:35 -03:00
2020-04-17 08:19:20 +10:00
2020-06-16 20:28:02 +02:00