blob: bb547422364a55a9ed4472984d88b9d7586deeb0 [file] [log] [blame]
.text
# All the following should be illegal
movq %ds,(%rax)
movl %ds,(%rax)
movq (%rax),%ds
movl (%rax),%ds