Sparc: split load and store op helpers
commitfafd8bceb58afb2da179efd8266b6df38a8719a9
authorBlue Swirl <blauwirbel@gmail.com>
Mon, 1 Aug 2011 10:15:51 +0000 (1 10:15 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Wed, 26 Oct 2011 17:19:20 +0000 (26 17:19 +0000)
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 [copied from target-sparc/op_helper.c with 97% similarity]
target-sparc/op_helper.c