[llvm-bugs] [Bug 20338] Wrong disassembly of MOV64mr with 32 bit operand
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Nov 30 07:38:19 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=20338
Simon Pilgrim <llvm-dev at redking.me.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |llvm-dev at redking.me.uk
Resolution|--- |FIXED
--- Comment #1 from Simon Pilgrim <llvm-dev at redking.me.uk> ---
Resolving, with trunk we see:
object.o: file format ELF64-x86-64
Disassembly of section .text:
.text:
0: 67 48 89 08 mov qword ptr [eax], rcx
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20161130/22804a16/attachment.html>
More information about the llvm-bugs
mailing list