Lines Matching defs:DI
42 #define OpDI 5ull /* ES:DI/EDI/RDI */
4412 #define DI(_y, _i) { .flags = (_y)|Intercept, .intercept = x86_intercept_##_i }
4449 DI(SrcNone | Priv, monitor),
4450 DI(SrcNone | Priv, mwait),
4752 DI(SrcAcc | DstReg, pause), X7(D(SrcAcc | DstReg)),
4784 D(ImplicitOps), DI(SrcImmByte, intn),
4807 N, DI(ImplicitOps, icebp), N, N,
4808 DI(ImplicitOps | Priv, hlt), D(ImplicitOps),
4821 DI(ImplicitOps | Priv, invd), DI(ImplicitOps | Priv, wbinvd), N, N,