Home
last modified time | relevance | path

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

/dports/games/libretro-desmume2015/desmume2015-d6128e6/desmume/src/utils/AsmJit/x86/
H A Dx86compilercontext.h192 inline void _markGpRegisterModified(uint32_t index) in _markGpRegisterModified() function
H A Dx86compilerfunc.cpp2041 x86Context._markGpRegisterModified(srcArgType.getRegIndex()); in translate()