Searched refs:CIDET_OF_Z_BYTE (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/ValidationKit/utils/cpu/
H A Dcidet-instr-1.cpp271 { CIDET_OF_K_GPR | CIDET_OF_Z_BYTE | CIDET_OF_M_RM | CIDET_OF_A_RW,
272 CIDET_OF_K_GPR | CIDET_OF_Z_BYTE | CIDET_OF_M_REG | CIDET_OF_A_R,
H A Dcidet.h42 #define CIDET_OF_Z_BYTE UINT32_C(0x00000100) /**< Byte size. */ macro
H A Dcidet-core.cpp84 /* [CIDET_OF_Z_BYTE] = */ 1,
1446 case 1: Assert((pThis->aOperands[iOp].fFlags & CIDET_OF_Z_MASK) == CIDET_OF_Z_BYTE); break;

Completed in 74 milliseconds