Files
dynarmic/src/frontend/A64/translate/impl
Lioncash 4b3d70de5f simd_shift_by_immediate: Factor out common code in shift instructions
Gets rid of partial duplication of the same code for instructions that only have a small behavior difference to them.

e.g. The only difference between SSHR and SSRA is that SSRA adds an accumulator before storing the result.
2020-04-22 20:46:16 +01:00
..
2020-04-22 20:46:14 +01:00
2020-04-22 20:46:12 +01:00
2020-04-22 20:46:14 +01:00
2020-04-22 20:46:13 +01:00
2020-04-22 20:46:15 +01:00
2020-04-22 20:46:15 +01:00
2020-04-22 20:46:15 +01:00
2020-04-22 20:46:15 +01:00
2020-04-22 20:46:14 +01:00