]> git.proxmox.com Git - qemu.git/commit
target-sparc: Add gen_load/store/dest_gpr
authorRichard Henderson <rth@twiddle.net>
Tue, 16 Oct 2012 09:32:12 +0000 (19:32 +1000)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 20 Oct 2012 07:56:05 +0000 (07:56 +0000)
commit8802361689c7aa9224aea39329af72fbc7b366ef
tree944834e144c8201c10c5e197c3006ea8d4f0cdb3
parent74d590c8e930e42832711604ef0ffd7df6bd5873
target-sparc: Add gen_load/store/dest_gpr

Infrastructure to be used to clean up handling of temporaries.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
target-sparc/translate.c