dynarmic/src/frontend
Lioncash b57ed8917a frontend/A32/types: Remove redundant std::string initializer
std::string initializes to empty by default. While we're at it, brace a
lone unbraced if statement.
2020-04-22 21:04:22 +01:00
..
A32 frontend/A32/types: Remove redundant std::string initializer 2020-04-22 21:04:22 +01:00
A64 General: Make parameter names from declarations and implementations consistent 2020-04-22 21:04:22 +01:00
decoder frontend/decoder/decoder_detail: Replace std::is_same, with std::is_same_v 2020-04-22 21:02:47 +01:00
ir General: Correct typos is code comments 2020-04-22 21:04:22 +01:00
imm.h General: Correct typos is code comments 2020-04-22 21:04:22 +01:00