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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to