]> git.ipfire.org Git - thirdparty/qemu.git/commit
target-s390x: rename op_helper.c to misc_helper.c
authorBlue Swirl <blauwirbel@gmail.com>
Sun, 2 Sep 2012 07:33:35 +0000 (07:33 +0000)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 9 Oct 2012 06:42:06 +0000 (01:42 -0500)
commit1a392c895791dd7f3f880419e62c48188b15f573
tree9641e6219d9d4f96e60a3f658efe89a0a3159b21
parent84dde20eea46d8ed4a02dd3f92a7cbcc9aea75ae
target-s390x: rename op_helper.c to misc_helper.c

Now op_helper.c contains miscellaneous helpers, rename
it to misc_helper.c.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
[agraf: fix conflict]
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
target-s390x/Makefile.objs
target-s390x/cpu.h
target-s390x/misc_helper.c [moved from target-s390x/op_helper.c with 99% similarity]