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

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

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

2024-11-15 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