Searched defs:operand_count (Results 1 – 3 of 3) sorted by relevance
/haiku/src/libs/zydis/Zydis/ |
H A D | Formatter.c | 457 ZyanU8 operand_count, char* buffer, ZyanUSize length, ZyanU64 runtime_address, void* user_data) in ZydisFormatterFormatInstruction() 550 ZyanU8 operand_count, void* buffer, ZyanUSize length, ZyanU64 runtime_address, in ZydisFormatterTokenizeInstruction()
|
H A D | Decoder.c | 1593 const ZydisDecodedInstruction* instruction, ZydisDecodedOperand* operands, ZyanU8 operand_count) in ZydisDecodeOperands() 5047 ZydisDecodedOperand* operands, ZyanU8 operand_count) in ZydisDecoderDecodeOperands()
|
/haiku/headers/libs/zydis/Zydis/ |
H A D | DecoderTypes.h | 1282 ZyanU8 operand_count; member
|