c1b78106e7
The effective address given to these instructions must be word (4 byte) aligned, and if the address is not aligned like that, then an alignment exception gets triggered. We currently don't update the DSISR in this case properly, since we didn't really handle alignment exceptions outside of ecowx and eciwx, and even then the handling of it isn't really that great, considering the DAR isn't updated with the address that caused the exception to occur. The DSISR will eventually be amended to be properly updated. |
||
---|---|---|
.. | ||
Android | ||
Core | ||
DSPSpy | ||
DSPTool | ||
PCH | ||
UnitTests | ||
VSProps | ||
.clang-format | ||
CMakeLists.txt | ||
dolphin-emu.sln |