Home
last modified time | relevance | path

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

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/VideoCommon/
H A DBPStructs.cpp509 case BPMEM_REVBITS: // Always set to 0x0F when GX_InitRevBits() is called. in BPWritten()
1092 case BPMEM_REVBITS: // 0x58 in GetBPRegInfo()
1093 SetRegName(BPMEM_REVBITS); in GetBPRegInfo()
H A DBPMemory.h61 BPMEM_REVBITS = 0x58, enumerator