sparc64: fix done instruction pc
authorIgor V. Kovalenko <igor.v.kovalenko@gmail.com>
Sun, 4 Oct 2009 21:49:27 +0000 (01:49 +0400)
committerBlue Swirl <blauwirbel@gmail.com>
Tue, 13 Oct 2009 16:48:33 +0000 (16:48 +0000)
commit839724a7db2cdcce30f0f9345748c66c8696f16c
tree2f63141769201fa35c1af5e5ac066058994bf096
parentcac7426e9419005d2e987a1c142a3187816d7b6e
sparc64: fix done instruction pc

Fix done instruction to resume with pc=tnpc, npc=tnpc+4

Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
target-sparc/op_helper.c