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()1807 case OP_NONE: in writeback()1830 ctxt->dst.type = OP_NONE; in em_push()3021 ctxt->dst.type = OP_NONE; in emulator_task_switch()3301 ctxt->dst.type = OP_NONE; in em_cr_write()3330 ctxt->dst.type = OP_NONE; in em_dr_write()3400 ctxt->dst.type = OP_NONE; in em_mov_sreg_rm()3414 ctxt->dst.type = OP_NONE; in em_lldt()3428 ctxt->dst.type = OP_NONE; in em_ltr()[all …]
232 enum { OP_REG, OP_MEM, OP_MEM_STR, OP_IMM, OP_XMM, OP_MM, OP_NONE } type; enumerator
Completed in 17 milliseconds