URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [i386/] [x86-64-inval-seg.s] - Rev 156
Compare with Previous | Blame | View Log
.text # All the following should be illegal movq %ds,(%rax) movl %ds,(%rax) movq (%rax),%ds movl (%rax),%ds