The RCL and RCR instructions use the carry flag.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D29237
[X86] Fixing flag usage for RCL and RCR ClosedPublic Authored by cray on Jan 27 2017, 5:05 PM.
Details Summary The RCL and RCR instructions use the carry flag.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 28 2017, 4:16 PM Closed by commit rL293441: [X86] Fixing flag usage for RCL and RCR (authored by cray). · Explain WhyJan 29 2017, 12:16 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 86221 llvm/trunk/lib/Target/X86/X86InstrShiftRotate.td
|