URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [i386/] [inval-movbe.s] - Rev 156
Go to most recent revision | Compare with Previous | Blame | View Log
# Check illegal movbe .text foo: movbe (%ecx),%bl movbe %ecx,%ebx movbe %bx,%ecx movbe %bl,(%ecx) .intel_syntax noprefix movbe bl, byte ptr [ecx] movbe ebx, ecx movbe ecx, bx movbe byte ptr [ecx], bl
Go to most recent revision | Compare with Previous | Blame | View Log