Michael Matz 5692716770 x86-asm: Fix lar opcode operands
lar can accept multiple sizes as well (wlx), like lsl.  When using
autosize it's important to look at the destination operand first;
when it's a register that one determines the size, not the input
operand.
2016-12-15 17:47:08 +01:00
..
2016-12-15 17:47:05 +01:00
2016-12-15 17:47:08 +01:00
2016-12-15 17:01:22 +01:00
2016-12-15 17:04:07 +01:00
2016-10-01 20:27:41 +02:00