]> git.proxmox.com Git - qemu.git/commit
target-sparc: Implement FALIGNDATA inline.
authorRichard Henderson <rth@twiddle.net>
Tue, 18 Oct 2011 16:41:30 +0000 (09:41 -0700)
committerRichard Henderson <rth@twiddle.net>
Wed, 26 Oct 2011 21:00:19 +0000 (14:00 -0700)
commit50c796f9d842bbefeb39ac64d7fe961056ee0267
tree7eec0b4fe5326c686c4be974dc1dafff18015e29
parent793a137a41ad4125011c7022cf16a1baa40a5ab6
target-sparc: Implement FALIGNDATA inline.

This is a relatively simple sequence of shifts.

Signed-off-by: Richard Henderson <rth@twiddle.net>
target-sparc/helper.h
target-sparc/translate.c
target-sparc/vis_helper.c