]> git.ipfire.org Git - thirdparty/qemu.git/commit - Makefile.target
Sparc: split load and store op helpers
authorBlue Swirl <blauwirbel@gmail.com>
Mon, 1 Aug 2011 10:15:51 +0000 (10:15 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Wed, 26 Oct 2011 17:19:20 +0000 (17:19 +0000)
commitfafd8bceb58afb2da179efd8266b6df38a8719a9
treec8ef58b7eafbf49408b1c7bcd6c896fb6632b8d9
parent870be6ad57d38dd630c5d5ac7e01fc5d8b784485
Sparc: split load and store op helpers

Move load and store op helpers top ldst_helper.c.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Makefile.target
target-sparc/ldst_helper.c [new file with mode: 0644]
target-sparc/op_helper.c