Home
last modified time | relevance | path

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

/haiku/src/libs/zydis/Zydis/
H A DFormatterATT.c55 ZyanUPointer state_mnemonic; in ZydisFormatterATTFormatInstruction() local
56 ZYDIS_BUFFER_REMEMBER(buffer, state_mnemonic); in ZydisFormatterATTFormatInstruction()
73 if (buffer_state != state_mnemonic) in ZydisFormatterATTFormatInstruction()
H A DFormatterIntel.c57 ZyanUPointer state_mnemonic; in ZydisFormatterIntelFormatInstruction() local
58 ZYDIS_BUFFER_REMEMBER(buffer, state_mnemonic); in ZydisFormatterIntelFormatInstruction()
73 if (buffer_state != state_mnemonic) in ZydisFormatterIntelFormatInstruction()