JosJuice 52661dcc76 Arm64Emitter: Fix encoding of size for ADD (vector)
This was causing a bug in the rounding of paired single multiplication
operands. If Force25BitPrecision was called for quad registers, the
element size of its ADD instruction would get treated as if it was 16
instead of the intended 64, which would cause the result of the
calculation to be incorrect if the carry had to pass a 16-bit boundary.

Fixes one of the two bugs reported in
https://bugs.dolphin-emu.org/issues/12998.
2022-08-05 21:49:28 +02:00
..
2022-01-02 14:39:34 -08:00
2021-07-17 17:46:57 -07:00
2022-06-30 15:26:48 -05:00
2022-08-01 10:00:42 -07:00
2021-10-24 11:48:36 -07:00
2022-01-02 15:36:47 -08:00
2021-07-17 19:29:22 -07:00
2022-01-09 12:44:15 -08:00
2022-04-12 12:28:57 -07:00
2022-07-25 18:32:16 -07:00
2022-07-25 18:40:12 -07:00
2022-02-16 20:09:38 +00:00
2022-02-16 20:09:38 +00:00
2021-12-10 14:49:57 -08:00
2021-12-10 14:49:57 -08:00
2021-10-24 11:48:36 -07:00
2021-12-10 14:49:57 -08:00
2022-01-09 12:43:11 -08:00