dynarmic/src
Lioncash c0ae23bbb7 A32/translate_thumb: Clean up formatting
Performs a similar tidying up of the Thumb translator, like what was
done with the regular ARM translator to make it consistent with the rest
of the codebase.

The A32 backend (both Thumb and ARM), will likely see more changes to it
in the near future, so this just acts as a "dusting off".
2020-04-22 21:02:46 +01:00
..
backend/x64 Merge pull request #482 from lioncash/fixedfp 2020-04-22 21:02:45 +01:00
common common/fp/op/FPConvert: Remove unnecessary casts in FPConvert() 2020-04-22 21:02:46 +01:00
frontend A32/translate_thumb: Clean up formatting 2020-04-22 21:02:46 +01:00
ir_opt ir_opt/verification_pass: Mark locals as const where applicable 2020-04-22 21:01:40 +01:00
CMakeLists.txt CMakeLists: Allow importing dynarmic build trees into other CMake projects 2020-04-22 21:00:47 +01:00