math: create new handle_right_shift() function
commit1cbc2b2f0b2110a85032c24a876e7c2092ce37ab
authorDan Carpenter <dan.carpenter@oracle.com>
Mon, 20 May 2013 18:53:41 +0000 (20 21:53 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Mon, 20 May 2013 18:53:41 +0000 (20 21:53 +0300)
tree9194dcdc424c8c041cad7fe457f11c34501a2bc1
parentfe8d427480560426ba50b1363f10eed5d4a6bee3
math: create new handle_right_shift() function

This uses a totally new algorithm from before but it should work basically
the same.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch_math.c