]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
tcg-ia64: Reduce code duplication in tcg_out_qemu_ld
authorRichard Henderson <rth@twiddle.net>
Fri, 6 Sep 2013 00:50:54 +0000 (20:50 -0400)
committerRichard Henderson <rth@twiddle.net>
Thu, 17 Apr 2014 20:56:19 +0000 (16:56 -0400)
commitaf9fe310702396333f983f17de68db8511de7b19
treef958cc701ec865cdd857c4c95b2358882a824f65
parent1f91f3921921870e76a8ee543acc0935b5230821
tcg-ia64: Reduce code duplication in tcg_out_qemu_ld

The only differences were in the bswap insns emitted.

Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/ia64/tcg-target.c