[patch][pr23594] Print the lock prefix first

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue May 26 09:44:25 PDT 2015


Ping
On May 20, 2015 3:27 PM, "Rafael EspĂ­ndola" <rafael.espindola at gmail.com>
wrote:

> When going via assembly a lock prefix becomes a LOCK_PREFIX
> instruction before the rest of the instruction.
>
> With direct object emission it remains a prefix. It is not clear why
> it is not expanded in two MCInst, but we should at least print the
> lock prefix first to get the same binary output.
>
> Cheers,
> Rafael
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150526/dac8fa45/attachment.html>


More information about the llvm-commits mailing list