tcg-i386: Use TCGMemOp within qemu_ldst routines
authorRichard Henderson <rth@twiddle.net>
Tue, 3 Sep 2013 20:54:21 +0000 (13:54 -0700)
committerRichard Henderson <rth@twiddle.net>
Sat, 12 Oct 2013 23:19:19 +0000 (16:19 -0700)
commit37c5d0d5d1ad4e603dc50411c85bad6f726357a2
treeb2aff4905b299c0315d87b2b29a8d620ad35e15a
parentd257e0d7aeb72f4280666590f81ca5f0a38697f8
tcg-i386: Use TCGMemOp within qemu_ldst routines

Step one in the transition, with constants passed down from tcg_out_op.

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