Home
last modified time | relevance | path

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

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Core/PowerPC/
H A DMMU.cpp381 static void GenerateISIException(u32 effective_address);
388 GenerateISIException(address); in Read_Opcode()
960 static void GenerateISIException(u32 effective_address) in GenerateISIException() function