Files
dynarmic/src/frontend/A64/translate/impl
Lioncash fcae4e2418 simd_three_different: Deduplicate common implementations
Generally, the only difference between the signed variants and the
unsigned variants is whether or not we use a sign-extension or
zero-extension, so we can simply use common functions to implement both
cases without totally duplicating code twice here.
2020-04-22 20:46:19 +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:19 +01:00
2020-04-22 20:46:13 +01:00
2020-04-22 20:46:15 +01:00
2020-04-22 20:46:17 +01:00
2020-04-22 20:46:17 +01:00