http://llvm.org/bugs/show_bug.cgi?id=8053

           Summary: LLVM JIT code emitter fails to encode the S bit in
                    some instructions
           Product: new-bugs
           Version: trunk
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


LLVM JIT code emitter fails to encode the S bit in some instructions. According
to ARM Architecture Reference Manual, in A8.6.212 SUB (immediate), 

"If S is present, the instruction updates the flags. Otherwise, the flags are
not updated."

An isolated, cleaned test case will be provided soon.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- 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