<div dir="ltr">Hi. Please review the attached patch.<div><br></div><div>This fixes the Thumb2 CPS assembly syntax.</div><div>In Thumb1, only one variant is supported: CPS{effect} {flags}</div><div><br></div><div>Thumb2 supports three:</div>
<div>CPS{effect}.W {flags}</div><div>CPS{effect} {flags} {mode}</div><div>CPS {mode}</div><div><br></div><div>Canonically, .W should be used only when ambiguity is present between encodings of different width.</div><div>The wide suffix is still accepted for the latter two forms via aliases.</div>
<div><br></div><div>Regards,</div><div>Mihai</div></div>