]> git.proxmox.com Git - qemu.git/commit
tci: Add implementation of rotl_i64, rotr_i64
authorStefan Weil <sw@weilnetz.de>
Thu, 12 Sep 2013 19:13:11 +0000 (21:13 +0200)
committerStefan Weil <sw@weilnetz.de>
Wed, 25 Sep 2013 19:22:00 +0000 (21:22 +0200)
commitd285bf784b6234e994ce73c05c82c9fb6429df00
treea33a50a7aebf9255d4d40e4e3e95de6ee58e28e6
parentf828a4c8faa118e0ebab3e353ac6840f3b2a0318
tci: Add implementation of rotl_i64, rotr_i64

It is used by qemu-ppc64 when running Debian's busybox-static.

Cc: qemu-stable <qemu-stable@nongnu.org>
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Richard Henderson <rth@twiddle.net>
tcg/tci/tcg-target.c
tci.c