Home | History | Annotate | Download | only in qemu

Lines Matching refs:segment

5576   bfd_vma segment = 0;
5595 the same segment. Otherwise, a data16 prefix on a jump
5600 segment = ((start_pc + codep - start_codep)
5609 disp = ((start_pc + codep - start_codep + disp) & mask) | segment;