Re: [PATCH v3 0/3] OpenRISC port

2018-10-27 Thread Richard Henderson
On 10/27/18 5:36 AM, Stafford Horne wrote: > Changes Since v2: > - Add RTEMS patches from Joel Sherrill > - Disable t-softfp-excl as suggsted by Joseph Myers > - Add new architecture flags needed to run on real FPGA's found in testing >* -mror - enable l.ror (rotate right) >* -mshftimm -

[PATCH v3 0/3] OpenRISC port

2018-10-26 Thread Stafford Horne
Hello, Changes Since v2: - Add RTEMS patches from Joel Sherrill - Disable t-softfp-excl as suggsted by Joseph Myers - Add new architecture flags needed to run on real FPGA's found in testing * -mror - enable l.ror (rotate right) * -mshftimm - enable shift/rorate by immediate instructions