OSDN Git Service

tcg-ia64: Fix tlb read error for 32-bit targets.
authorRichard Henderson <rth@twiddle.net>
Mon, 22 Nov 2010 22:57:56 +0000 (14:57 -0800)
committerEdgar E. Iglesias <edgar@axis.com>
Wed, 1 Dec 2010 18:48:31 +0000 (19:48 +0100)
commit650a217a652a940c164d5a38cedc4d6671da88ce
treeecfd78f86d7b377775b74166eafef69cff1bd1ec
parentb3b0091f07e1c25ba795b3df3ee3c169285f852d
tcg-ia64: Fix tlb read error for 32-bit targets.

Use ld4 not ld8 for reading the tlb of 32-bit targets.

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