| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| args-1.c | ||
| args-2.c | ||
| cmov-1.c | ||
| cmov-2.c | ||
| div-mul-1.c | ||
| div-mul-2.c | ||
| or1k.exp | ||
| return-1.c | ||
| return-2.c | ||
| return-3.c | ||
| return-4.c | ||
| ror-1.c | ||
| ror-2.c | ||
| ror-3.c | ||
| shftimm-1.c | ||
| shftimm-2.c | ||
| sibcall-1.c |
gcc/ChangeLog: * config.gcc (or1k*-*-*): Add mrori and mror to validation. * doc/invoke.texi (OpenRISC Options): Add mrori option, rewrite all documenation to be more clear. * config/or1k/elf.opt (mboard=, mnewlib): Rewrite documentation to be more clear. * config/or1k/or1k.opt (mrori): New option. (mhard-div, msoft-div, mhard-mul, msoft-mul, mcmov, mror, msext, msfimm, mshftimm): Rewrite documentation to be more clear. * config/or1k/or1k.md (insn_support): Add ror and rori. (enabled): Add conditions for ror and rori. (rotrsi3): Replace condition for shftimm with ror and rori. gcc/testsuite/ChangeLog: * gcc.target/or1k/ror-4.c: New file. * gcc.target/or1k/shftimm-1.c: Update test from rotate to shift as the shftimm option no longer controls rotate. From-SVN: r273649
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| args-1.c | Loading commit data... | |
| args-2.c | Loading commit data... | |
| cmov-1.c | Loading commit data... | |
| cmov-2.c | Loading commit data... | |
| div-mul-1.c | Loading commit data... | |
| div-mul-2.c | Loading commit data... | |
| or1k.exp | Loading commit data... | |
| return-1.c | Loading commit data... | |
| return-2.c | Loading commit data... | |
| return-3.c | Loading commit data... | |
| return-4.c | Loading commit data... | |
| ror-1.c | Loading commit data... | |
| ror-2.c | Loading commit data... | |
| ror-3.c | Loading commit data... | |
| shftimm-1.c | Loading commit data... | |
| shftimm-2.c | Loading commit data... | |
| sibcall-1.c | Loading commit data... |