Home
last modified time | relevance | path

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

/haiku/headers/libs/zydis/Zydis/
H A DDecoderTypes.h1417 ZyanU8 tuple_type; member
/haiku/headers/libs/zydis/Zydis/Internal/
H A DSharedData.h845 ZyanU8 tuple_type ZYAN_BITFIELD(ZYDIS_TUPLETYPE_REQUIRED_BITS);
/haiku/src/libs/zydis/Zydis/
H A DDecoder.c1020 switch (context->evex.tuple_type) in ZydisSetOperandSizeAndElementInfo()
2369 context->evex.tuple_type = def->tuple_type; in ZydisSetAVXInformation()
2370 if (def->tuple_type) in ZydisSetAVXInformation()
2384 switch (def->tuple_type) in ZydisSetAVXInformation()