Hi Richard,
The SMIN pattern has the same problem.
*sigh* Fixed.
Cheers
Nick
On 10/05/2011 03:23 AM, Nick Clifton wrote:
> The final fix was pointed out by Richard Henderson. The recently
> added support for narrow mode min and max instructions did not work
> for the SMAX insn, as the RX does not have narrow mode versions of
> this insn.
The SMIN pattern has the s
Hi Guys,
I am applying the patch below to fix a couple of bugs in the RX's
machine description patterns. The first concerns the tablejump
pattern, which needs to include a label to be referenced by the
ASM_OUTPUT_ADDR_DIFF_ELT macro.
The second problem is the ADDDI3 spiltter which was