]> git.proxmox.com Git - mirror_qemu.git/commit - tcg/ia64/tcg-target.c
tcg-ia64: Fix address compilation in qemu_st.
authorRichard Henderson <rth@twiddle.net>
Mon, 22 Nov 2010 22:57:57 +0000 (14:57 -0800)
committerEdgar E. Iglesias <edgar@axis.com>
Wed, 1 Dec 2010 18:48:31 +0000 (19:48 +0100)
commit07f59737d8350fda70171bb7c23d18512d9c038a
treeabd972f1def6b46e67b7edecac1f6cd9f21a3167
parent650a217a652a940c164d5a38cedc4d6671da88ce
tcg-ia64: Fix address compilation in qemu_st.

A typo in the usermode address calculation path; R3 used where R2 needed.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Edgar E. Iglesias <edgar@axis.com>
tcg/ia64/tcg-target.c