Home
last modified time | relevance | path

Searched refs:EXCEPTION_ALIGNMENT (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/PowerPC/Interpreter/
H A DExceptionUtils.h13 PowerPC::ppcState.Exceptions |= EXCEPTION_ALIGNMENT; in GenerateAlignmentException()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/PowerPC/
H A DPowerPC.cpp530 else if (exceptions & EXCEPTION_ALIGNMENT) in CheckExceptions()
541 ppcState.Exceptions &= ~EXCEPTION_ALIGNMENT; in CheckExceptions()
H A DGekko.h903 EXCEPTION_ALIGNMENT = 0x00000020, enumerator