target-s390x: split memory access helpers
commit8ef7f78e190b3a34e167a31c9a8e43c813c7ff78
authorBlue Swirl <blauwirbel@gmail.com>
Sun, 2 Sep 2012 07:33:34 +0000 (2 07:33 +0000)
committerAlexander Graf <agraf@suse.de>
Mon, 10 Sep 2012 11:38:32 +0000 (10 13:38 +0200)
tree3946f750c3f36428905417d93bb782ebb33b450f
parentfc8d72c2d34afd6789e8c4374d275a5f69c603f1
target-s390x: split memory access helpers

Move memory access helpers to mem_helper.c.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
[agraf: fold softmmu include ifdefs together]
Signed-off-by: Alexander Graf <agraf@suse.de>
target-s390x/Makefile.objs
target-s390x/mem_helper.c [copied from target-s390x/op_helper.c with 73% similarity]
target-s390x/op_helper.c