]> git.ipfire.org Git - thirdparty/qemu.git/commit
target-s390x: split condition code helpers
authorBlue Swirl <blauwirbel@gmail.com>
Sun, 2 Sep 2012 07:33:32 +0000 (07:33 +0000)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 9 Oct 2012 06:42:06 +0000 (01:42 -0500)
commitf7c50726dd57e255b66d1369cd7883b49b0aa1aa
treed5b42709fcd3f00959ff82b131c983d587604ab8
parent4bae8a0a900e8515fdc83aec22cb038987ada277
target-s390x: split condition code helpers

Move condition code helpers to cc_helper.c.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
target-s390x/Makefile.objs
target-s390x/cc_helper.c [new file with mode: 0644]
target-s390x/cpu.h
target-s390x/op_helper.c