This patch adds missing support for the cnt (popcount) instruction. The new testcase fails without the patch and works with the patch. This patch reduces GCC C testsuite failures from 1510 to 1493 (-17). Jim