summaryrefslogtreecommitdiffstats
path: root/target-sparc/op_helper.c
diff options
context:
space:
mode:
authorBlue Swirl <blauwirbel@gmail.com>2011-09-11 09:33:40 +0000
committerBlue Swirl <blauwirbel@gmail.com>2011-10-23 15:07:52 +0000
commitab3b491f2131e12503d165a8ffaef5f3a488eafe (patch)
tree0c7057376eb14ede160a21c11a732da33e82bb45 /target-sparc/op_helper.c
parentc65f6fd4bc485f893cd032cd32c8f6eb2a6ae757 (diff)
downloadhqemu-ab3b491f2131e12503d165a8ffaef5f3a488eafe.zip
hqemu-ab3b491f2131e12503d165a8ffaef5f3a488eafe.tar.gz
Sparc: split helper.c
Move CPU init to cpu_init.c and interrupt handling to int32_helper.c for Sparc32 and int64_helper.c for Sparc64. Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'target-sparc/op_helper.c')
-rw-r--r--target-sparc/op_helper.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/target-sparc/op_helper.c b/target-sparc/op_helper.c
index 1cb0636..1102273 100644
--- a/target-sparc/op_helper.c
+++ b/target-sparc/op_helper.c
@@ -13,7 +13,6 @@
//#define DEBUG_UNALIGNED
//#define DEBUG_UNASSIGNED
//#define DEBUG_ASI
-//#define DEBUG_PCALL
//#define DEBUG_PSTATE
//#define DEBUG_CACHE_CONTROL
OpenPOWER on IntegriCloud