Label A32 specific code appropriately

This commit is contained in:
MerryMage 2018-01-01 15:23:56 +00:00
parent 89e9ce8aff
commit b3c73e2622
58 changed files with 938 additions and 831 deletions

View file

@ -15,7 +15,7 @@
#include "common/mp.h"
namespace Dynarmic {
namespace Arm {
namespace Decoder {
namespace detail {
/**
@ -163,5 +163,5 @@ public:
};
} // namespace detail
} // namespace Arm
} // namespace Decoder
} // namespace Dynarmic