Based on the ARM documentation for the Cortex-M0, the hardware can be configured to have a single cycle multiply or a 32-cycle multiply. How is the nRF51 configured?
infocenter.arm.com/.../index.jsp
I know how I can figure it out myself, but it takes less time to ask the question and would potentially be useful to others.