commit | 07f59737d8350fda70171bb7c23d18512d9c038a | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Mon Nov 22 14:57:57 2010 -0800 |
committer | Edgar E. Iglesias <edgar@axis.com> | Wed Dec 01 19:48:31 2010 +0100 |
tree | abd972f1def6b46e67b7edecac1f6cd9f21a3167 | |
parent | 650a217a652a940c164d5a38cedc4d6671da88ce [diff] |
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>