When the shift immediate is zero, PKHTB is an alias for PKHBT, but the order of the input operands needs to be swapped.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D16288
[ARM] Operands for PKHTB alias should be swapped ClosedPublic Authored by olista01 on Jan 18 2016, 3:44 AM.
Details Summary When the shift immediate is zero, PKHTB is an alias for PKHBT, but the order of the input operands needs to be swapped.
Diff Detail Event Timelineolista01 updated this object. This revision is now accepted and ready to land.Jan 18 2016, 3:54 AM Closed by commit rL258044: [ARM] Operands for PKHTB alias should be swapped (authored by olista01). · Explain WhyJan 18 2016, 4:00 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 45162 lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrThumb2.td
test/MC/ARM/basic-arm-instructions.s
test/MC/ARM/basic-thumb2-instructions.s
|