Searched refs:OP_NONE (Results 1 – 3 of 3) sorted by relevance
55 OP_NONE, enumerator
1057 ctxt->dst.type = OP_NONE; in em_bsf_c()1065 ctxt->dst.type = OP_NONE; in em_bsr_c()1819 case OP_NONE: in writeback()1842 ctxt->dst.type = OP_NONE; in em_push()3006 ctxt->dst.type = OP_NONE; in emulator_task_switch()3286 ctxt->dst.type = OP_NONE; in em_cr_write()3315 ctxt->dst.type = OP_NONE; in em_dr_write()3385 ctxt->dst.type = OP_NONE; in em_mov_sreg_rm()3399 ctxt->dst.type = OP_NONE; in em_lldt()3413 ctxt->dst.type = OP_NONE; in em_ltr()[all …]
252 enum { OP_REG, OP_MEM, OP_MEM_STR, OP_IMM, OP_XMM, OP_MM, OP_NONE } type; enumerator