]> git.ipfire.org Git - thirdparty/qemu.git/commit
bitops: Add rotate functions (rol8, ror8, ...)
authorStefan Weil <sw@weilnetz.de>
Thu, 12 Sep 2013 19:13:12 +0000 (21:13 +0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 3 Dec 2013 03:30:55 +0000 (21:30 -0600)
commit927fab3e061eba4feaaaa0c7409b431f4340197d
tree091dc18203a16f7fae1ef055d89a2f2d65591474
parent2c342444a0938a064d2a24e0c6ef28cce4737524
bitops: Add rotate functions (rol8, ror8, ...)

These functions were copies from include/linux/bitopts.h.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Richard Henderson <rth@twiddle.net>
(cherry picked from commit 6aa25b4a7bb10c48c3054f268d5be98e42ea42c0)

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
include/qemu/bitops.h