Move abs/clz into proper shared code space.

Previously these were only available to our generic implementation.
Machine-specific implementations would be missing these functions (which
can result in missing link-time dependencies).

Change-Id: I606848427d55a50d0ec6022007fa4ce2c88adc31
2 files changed