target-i386: fix ld/st optimization
authorIgor Mitsyanko <i.mitsyanko@samsung.com>
Mon, 25 Jun 2012 12:29:41 +0000 (16:29 +0400)
committerEvgeny Voevodin <e.voevodin@samsung.com>
Wed, 27 Jun 2012 10:46:46 +0000 (14:46 +0400)
commit5b2b573243fd49fd7fc0e1ccd7542990687f1980
treed2ff1b9a007a30b9d8b0b54d8df83f31202292e7
parent2d4ccbd7c17ac485df012617f89e242143b59a7c
target-i386: fix ld/st optimization

Load/store TCG optimization for i386 target was broken after merging with upstream
QEMU. This patch fixes this.

Signed-off-by: Igor Mitsyanko <i.mitsyanko@samsung.com>
exec-all.h
softmmu_template.h
tcg/i386/tcg-target.c