CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/10/15 12:41:36
Modified files:
gnu/gcc/gcc/config/m88k: m88k.h m88k.md
Log message:
Add ctzsi2 and clzzi2 insn, enabling better __builtin_clz and __builtin_ctz
code generation on 32-bit width integers.
