dynarmic/src/frontend/A32/disassembler
Lioncash 64e51a6d4d A32/disassembler_arm: Mark utility functions as static where applicable
These don't depend on class state and can be marked static to make that
explicit.
2020-04-22 21:02:46 +01:00
..
disassembler.h General: Convert multiple namespace specifiers to nested namespace specifiers where applicable 2020-04-22 20:44:38 +01:00
disassembler_arm.cpp A32/disassembler_arm: Mark utility functions as static where applicable 2020-04-22 21:02:46 +01:00
disassembler_thumb.cpp Switch boost::optional to std::optional 2020-04-22 20:57:37 +01:00