Home | History | Annotate | Download | only in qemu

Lines Matching defs:segment

5573   bfd_vma segment = 0;
5592 the same segment. Otherwise, a data16 prefix on a jump
5597 segment = ((start_pc + codep - start_codep)
5606 disp = ((start_pc + codep - start_codep + disp) & mask) | segment;