On Tue, 24 Jun 2014 16:34:42 +0000, Archibald wrote: > Hello, > I need to use the "popcnt" processor instruction in a performance > critical section. > Is there a way to do this in D? D's inline assembler is described here: http://dlang.org/iasm.html