URL
https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk
Subversion Repositories openrisc_2011-10-31
[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [i386/] [inval-movbe.s] - Rev 156
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