| commit | 730fdb73a135224977901b98dd5a8dddc668084d | [log] [tgz] |
|---|---|---|
| author | Simon Dardis <simon.dardis@imgtec.com> | Mon Jan 16 13:55:58 2017 +0000 |
| committer | Simon Dardis <simon.dardis@imgtec.com> | Mon Jan 16 13:55:58 2017 +0000 |
| tree | 29b0388b275643bf8b125c8ec925d65e7033c3ea | |
| parent | 357f2f882795521e3522d6aa2936cfb71a0adde5 [diff] |
[mips] Correct c.cond.fmt instruction definition. Permit explicit $fcc<X> operand in c.cond.fmt instruction. Add c.cond.fmt to the MIPS to microMIPS instruction mapping table. Check that $fcc1 - $fcc7 are unusable for MIPS-I to MIPS-III for c.cond.fmt, bc1t, bc1f. Reviewers: seanbruno, zoran.jovanovic, vkalintiris Differential Revision: https://reviews.llvm.org/D24510 llvm-svn: 292117