sharmander
3332b29f01
CPU: Implement VFMA (Vector) (#1762)
* 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 ;)
* Implementation Complete.
All Tests Pass (Slow / Fast Path)
* Move location of function in assembler + test updates.
* Shift params upwards
* Remove unused function
* Update PTC version.
* Add comments / re-oreder opcode table.
* Remove whitespace
* Fix nit
* Fix nit.
* Fix whitespace
* Wrong opcode was used by a bad merge.
* Addressed rip's comments.
2020-12-15 00:01:52 -03:00
..
2020-11-17 22:40:19 +01:00
2020-12-07 10:37:07 +01:00
2020-03-01 07:51:55 +11:00
2019-06-12 09:03:31 -03:00
2020-07-13 20:48:14 +10:00
2020-07-13 20:48:14 +10:00
2018-11-01 01:22:09 -03:00
2020-02-24 08:20:40 +11:00
2019-08-08 21:56:22 +03:00
2018-11-01 01:22:09 -03:00
2020-02-24 08:20:40 +11:00
2018-11-01 01:22:09 -03:00
2018-11-01 01:22:09 -03:00
2018-11-01 01:22:09 -03:00
2018-11-01 01:22:09 -03:00
2020-08-08 17:18:51 +02:00
2020-07-13 21:08:47 +10:00
2019-06-12 09:03:31 -03:00
2020-03-01 07:51:55 +11:00
2018-11-01 01:22:09 -03:00
2020-07-17 10:57:49 -03:00
2020-11-18 19:35:54 +01:00
2020-03-14 10:29:58 +11:00
2019-08-08 21:56:22 +03:00
2020-08-13 02:34:02 -03:00
2019-12-29 22:22:47 -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
2019-08-08 21:56:22 +03:00
2019-08-08 21:56:22 +03:00
2020-07-19 15:11:58 -03:00
2020-08-08 17:18:51 +02:00
2020-06-24 10:43:44 +10:00
2020-12-15 00:01:52 -03:00
2020-07-13 21:08:47 +10:00
2020-03-11 11:49:27 +11:00
2019-08-08 21:56:22 +03:00
2019-08-08 21:56:22 +03:00
2020-08-08 17:18:51 +02:00
2020-08-31 20:48:21 -03:00
2019-10-04 11:43:20 -03:00
2019-11-14 13:08:07 +11:00