Home
last modified time | relevance | path

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

/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/
H A Dx64Analyzer.h54 MOVE_16_32BIT = 0xC7, //move 16 or 32-bit immediate
H A Dx64Analyzer.cpp160 case MOVE_16_32BIT: //move 16 or 32-bit immediate, easiest case for writes in X86AnalyzeMOV()
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/
H A Dx64Analyzer.h54 MOVE_16_32BIT = 0xC7, //move 16 or 32-bit immediate enumerator
H A Dx64Analyzer.cpp160 case MOVE_16_32BIT: //move 16 or 32-bit immediate, easiest case for writes in X86AnalyzeMOV()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/
H A Dx64Analyzer.h54 MOVE_16_32BIT = 0xC7, //move 16 or 32-bit immediate enumerator
H A Dx64Analyzer.cpp160 case MOVE_16_32BIT: //move 16 or 32-bit immediate, easiest case for writes in X86AnalyzeMOV()