[X86] Move 's{hr,ar,hl} , <op>' to 'shift <op>' optimization in the assembler...
[X86] Move 's{hr,ar,hl} , <op>' to 'shift <op>' optimization in the assembler into processInstruction. Instead of detecting the mnemonic and hacking the operands before parsing. Just fix it up after parsing.
Loading
Please sign in to comment