blob: 6c2850ccc7062b266578ad349e30d46bb8ebbef8 [file] [log] [blame]
.psize 0
.text
# test segment reg insns with memory operand
movw %ds,(%eax)
mov %ds,(%eax)
movw (%eax),%ds
mov (%eax),%ds
# Force a good alignment.
.p2align 4,0