Home
last modified time | relevance | path

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

/haiku/src/libs/zydis/Zydis/
H A DDecoder.c3845 static ZyanStatus ZydisNodeHandlerModrmMod(ZydisDecoderState* state, in ZydisNodeHandlerModrmMod() function
3866 ZYAN_CHECK(ZydisNodeHandlerModrmMod(state, instruction, index)); in ZydisNodeHandlerModrmModCompact()
4733 status = ZydisNodeHandlerModrmMod(state, instruction, &index); in ZydisDecodeInstruction()