]> git.proxmox.com Git - mirror_qemu.git/commit
tcg-arm: Cleanup most primitive load store subroutines
authorRichard Henderson <rth@twiddle.net>
Tue, 12 Mar 2013 22:06:53 +0000 (15:06 -0700)
committerAurelien Jarno <aurelien@aurel32.net>
Sat, 27 Apr 2013 00:16:44 +0000 (02:16 +0200)
commit9feac1d77010b371501728256be96bf91b641985
tree4d36bbfabd1d4fb6a078174a0d083f87b6c0070a
parent34358a12c8a8f2f85a1420fa0a1112de1c6a55af
tcg-arm: Cleanup most primitive load store subroutines

Use even more primitive helper functions to avoid lots of duplicated code.

Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/arm/tcg-target.c