dynarmic/src/frontend/A64/translate
Lioncash cb5e5c5d49 A64: Implement SADALP and UADALP
While we're at it we can join the code for SADDLP and UADDLP with these
instructions, since the only difference is we do an accumulate at the
end of the operation.
2020-04-22 20:53:45 +01:00
..
impl A64: Implement SADALP and UADALP 2020-04-22 20:53:45 +01:00
translate.cpp A64/translate: Allow for unpredictable behaviour to be defined 2020-04-22 20:53:45 +01:00
translate.h A64/translate: Allow for unpredictable behaviour to be defined 2020-04-22 20:53:45 +01:00