Searched refs:OP_NONE (Results 1 – 3 of 3) sorted by relevance
55 OP_NONE, enumerator
1052 ctxt->dst.type = OP_NONE; in em_bsf_c()1060 ctxt->dst.type = OP_NONE; in em_bsr_c()1813 case OP_NONE: in writeback()1836 ctxt->dst.type = OP_NONE; in em_push()2288 ctxt->src.type = OP_NONE; in em_cmpxchg()3027 ctxt->dst.type = OP_NONE; in emulator_task_switch()3307 ctxt->dst.type = OP_NONE; in em_cr_write()3336 ctxt->dst.type = OP_NONE; in em_dr_write()3406 ctxt->dst.type = OP_NONE; in em_mov_sreg_rm()3420 ctxt->dst.type = OP_NONE; in em_lldt()[all …]
231 enum { OP_REG, OP_MEM, OP_MEM_STR, OP_IMM, OP_XMM, OP_MM, OP_NONE } type; enumerator