zephyr/cmake/compiler/gcc
Marcin Szymczyk ab750eab5f cmake: compiler: gcc: riscv: remove spurious Zmmul
Zmmul is a subset of M extension.
No need to enable Zmmul redundantly if M is already present.

Reference:
449cd0c79a/src/m.tex (L173)
https://github.com/riscv/riscv-isa-manual/issues/869

Signed-off-by: Marcin Szymczyk <marcin.szymczyk@nordicsemi.no>
2025-06-13 10:13:37 -07:00
..
compiler_flags.cmake cmake: compiler/gcc: skip nostdinc property for xt-clang 2025-06-11 16:10:53 -07:00
generic.cmake
target_arc.cmake llext: arc: enforce bitness match 2025-02-05 21:01:01 +01:00
target_arm64.cmake
target_arm.cmake
target_mips.cmake
target_riscv.cmake cmake: compiler: gcc: riscv: remove spurious Zmmul 2025-06-13 10:13:37 -07:00
target_rx.cmake cmake: Set RX build use 64bit doubles as default 2025-05-22 23:57:26 +02:00
target_sparc.cmake
target_x86.cmake llext: basic x86 support 2025-05-21 19:57:20 +02:00
target_xtensa.cmake
target.cmake cmake: Add Renesas RX support 2025-05-02 09:18:16 +02:00