Searched refs:CIDET_OF_Z_SPECIAL (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/ValidationKit/utils/cpu/
H A Dcidet.h51 #define CIDET_OF_Z_SPECIAL UINT32_C(0x00000f00) /**< Special size, see instruction flags or smth. */ macro
H A Dcidet-core.cpp98 /* [CIDET_OF_Z_SPECIAL] = */ UINT16_MAX - 1,
1437 Assert((pThis->aOperands[iOp].fFlags & CIDET_OF_Z_MASK) == CIDET_OF_Z_SPECIAL);

Completed in 1312 milliseconds