Searched refs:OP_NONE (Results 1 – 3 of 3) sorted by relevance
55 OP_NONE, enumerator
1053 ctxt->dst.type = OP_NONE; in em_bsf_c()1061 ctxt->dst.type = OP_NONE; in em_bsr_c()1814 case OP_NONE: in writeback()1837 ctxt->dst.type = OP_NONE; in em_push()3001 ctxt->dst.type = OP_NONE; in emulator_task_switch()3281 ctxt->dst.type = OP_NONE; in em_cr_write()3310 ctxt->dst.type = OP_NONE; in em_dr_write()3380 ctxt->dst.type = OP_NONE; in em_mov_sreg_rm()3394 ctxt->dst.type = OP_NONE; in em_lldt()3408 ctxt->dst.type = OP_NONE; in em_ltr()[all …]
242 enum { OP_REG, OP_MEM, OP_MEM_STR, OP_IMM, OP_XMM, OP_MM, OP_NONE } type; enumerator
Completed in 22 milliseconds