Re: [PATCH v2 04/18] Add microMIPS R6 support

2025-04-03 Thread Aleksandar Rakic
HTEC Public Hi, > Umm, this change can't go forward I'm afraid without microMIPSr6 > support landing in binutils first. Otherwise we have no consumer > for compiled code available. We have sent a patch series to binutils: https://sourceware.org/pipermail/binutils/2025-April/140356.html It inclu

Re: [PATCH v2 04/18] Add microMIPS R6 support

2025-04-02 Thread Maciej W. Rozycki
On Mon, 17 Mar 2025, Aleksandar Rakic wrote: > * config/mips/mips.h: > (TARGET_MICROMIPS_R6): Define. Umm, this change can't go forward I'm afraid without microMIPSr6 support landing in binutils first. Otherwise we have no consumer for compiled code available. Also is there a way

[PATCH v2 04/18] Add microMIPS R6 support

2025-03-17 Thread Aleksandar Rakic
From: Andrew Bennett gcc/ * config/mips/constraints.md: Update ZC/ZD constraints for microMIPS R6 9-bit offsets. * config/mips/m6200.md: Add the m6200 architecture and scheduler. * config/mips/mips-cpus.def: Add the m6201 cpu. * config/mips/mips-dsp