URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [i386/] [x86-64-inval-seg.l] - Rev 156
Go to most recent revision | Compare with Previous | Blame | View Log
.*: Assembler messages:
.*:3: Error: .*
.*:4: Error: .*
.*:5: Error: .*
.*:6: Error: .*
GAS LISTING .*
1 [ ]* .text
2 [ ]*# All the following should be illegal
3 [ ]* movq %ds,\(%rax\)
4 [ ]* movl %ds,\(%rax\)
5 [ ]* movq \(%rax\),%ds
6 [ ]* movl \(%rax\),%ds
Go to most recent revision | Compare with Previous | Blame | View Log