[llvm-bugs] [Bug 33737] New: Operand size suffixes are not supported on loop instructions
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Jul 10 15:24:33 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=33737
Bug ID: 33737
Summary: Operand size suffixes are not supported on loop
instructions
Product: libraries
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: Backend: X86
Assignee: unassignedbugs at nondot.org
Reporter: tblodt at icloud.com
CC: llvm-bugs at lists.llvm.org
loop((n)?z)?[wdq] are valid instruction mnemonics in GAS, but not in the LLVM
assembler.
--
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/20170710/43369fb7/attachment.html>
More information about the llvm-bugs
mailing list