This will be the first RISC-V chip I have heard of that implements the popcount instruction.<p>To my knowledge it is not required in any standard profile, so getting a compiler to generate the instruction will be messy.<p>When run on a chip that does not support the instruction, typical 10x optimizations become 10x pessimizations instead.