Searched refs:ds_base (Results 1 – 2 of 2) sorted by relevance
38 uint32_t ds_base; member
1491 unsigned long ds_base, es_base; in vc_handle_mmio_movs() local1498 ds_base = insn_get_seg_base(ctxt->regs, INAT_SEG_REG_DS); in vc_handle_mmio_movs()1501 if (ds_base == -1L || es_base == -1L) { in vc_handle_mmio_movs()1507 src = ds_base + (unsigned char *)ctxt->regs->si; in vc_handle_mmio_movs()