]> git.proxmox.com Git - 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)
committerStefan Weil <sw@weilnetz.de>
Wed, 25 Sep 2013 19:22:33 +0000 (21:22 +0200)
commit6aa25b4a7bb10c48c3054f268d5be98e42ea42c0
tree47b2a03f60cce9d4bbbc7c874a1f720d0f18e091
parentd285bf784b6234e994ce73c05c82c9fb6429df00
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>
include/qemu/bitops.h