[PATCH] D38626: Invalid used of 'w' suffix on push and pop using 64-bit register
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 25 05:27:10 PDT 2017
RKSimon added inline comments.
================
Comment at: test/MC/Disassembler/X86/x86-64.txt:494
+# CHECK: pushq %r14
+0x67 0x49 0x56
----------------
Can you commit this test now showing the incorrect popw/pushw and then rebase the patch?
https://reviews.llvm.org/D38626
More information about the llvm-commits
mailing list