Re: [PATCH] RISC-V: Tie MUL and DIV masks to the M extension

2024-11-14 Thread Jeff Law
On 11/13/24 9:50 AM, Dimitar Dimitrov wrote: When configuring GCC for RV32EC with: ./configure \ --target=riscv32-none-elf \ --with-multilib-generator="rv32ec-ilp32e--" \ --with-abi=ilp32e \

Re: [PATCH] RISC-V: Tie MUL and DIV masks to the M extension

2024-11-14 Thread Jeff Law
On 11/13/24 9:50 AM, Dimitar Dimitrov wrote: When configuring GCC for RV32EC with: ./configure \ --target=riscv32-none-elf \ --with-multilib-generator="rv32ec-ilp32e--" \ --with-abi=ilp32e \

[PATCH] RISC-V: Tie MUL and DIV masks to the M extension

2024-11-13 Thread Dimitar Dimitrov
When configuring GCC for RV32EC with: ./configure \ --target=riscv32-none-elf \ --with-multilib-generator="rv32ec-ilp32e--" \ --with-abi=ilp32e \ --with-arch=rv32ec Then the build fails becaus