[LLVMbugs] [Bug 20970] New: Unsupport li.d macro
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Sep 16 17:27:27 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=20970
Bug ID: 20970
Summary: Unsupport li.d macro
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Backend: MIPS
Assignee: unassignedbugs at nondot.org
Reporter: joerg at NetBSD.org
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
The li.d macro is currently not expanded. Try assembling:
li.d $f2, 4503599627370496e0
which should result in lui for constant pool followed by two mtc1 instructions.
--
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/20140917/bede3e79/attachment.html>
More information about the llvm-bugs
mailing list