Move non-op functions from op_helper.c to helper.c and vice versa.
authorblueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 27 May 2008 17:35:30 +0000 (17:35 +0000)
committerblueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 27 May 2008 17:35:30 +0000 (17:35 +0000)
commitf2bc7e7fa175b61a20c6f10c324d7c4d68af676f
tree168035093555652dd96abff66662b2c4fee26a06
parent8d96d20941f578e7ed3f4d8f1548116a96cd865a
Move non-op functions from op_helper.c to helper.c and vice versa.
Rearrange interrupt handling to match other targets.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4590 c046a42c-6fe2-441c-8c8c-71466251a162
cpu-exec.c
target-sparc/exec.h
target-sparc/helper.c
target-sparc/helper.h
target-sparc/op_helper.c