]> git.ipfire.org Git - thirdparty/qemu.git/commit - target-sparc/translate.c
Improve "ta 0" shutdown
authorFabien Chouteau <chouteau@adacore.com>
Thu, 3 Nov 2011 15:10:04 +0000 (16:10 +0100)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 19 Nov 2011 11:22:57 +0000 (11:22 +0000)
commit96d922a654f4b5a806af43d6dc6fa7c1becbbac6
tree93da28bba54254011b814dbb611b232e4bb7be2a
parent9643c25f8d67646857159d6fc021b07e7a659192
Improve "ta 0" shutdown

This patch replace the previous implementation with this simplified and
more complete version (no shutdown when psret == 1).

Signed-off-by: Fabien Chouteau <chouteau@adacore.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
target-sparc/helper.c
target-sparc/helper.h
target-sparc/int32_helper.c
target-sparc/translate.c