commit | c30827555d5305d42f7b164dc69a381c4882e77a | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Sat Mar 24 09:51:13 2012 -0700 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sat Mar 24 17:07:32 2012 +0000 |
tree | 89c036e373b12e908e81cfe148eafd074109f848 | |
parent | 69163fbb0c4d7d3c270bd79d14d6ac076143975e [diff] |
target-alpha: Move memory helpers to mem_helper.c. This completes the transition away from AREG0. This patch must be last because it requires CONFIG_TCG_PASS_AREG0 set too. Signed-off-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>