OSDN Git Service

tcg: fix sparc host for AREG0 free operation
authorBlue Swirl <blauwirbel@gmail.com>
Sun, 18 Mar 2012 19:15:32 +0000 (19:15 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 18 Mar 2012 19:15:32 +0000 (19:15 +0000)
commit5bd33de6635577744b3c10dd3913bfe8c5ffaf40
tree5470773b8c821017af408d6fd6208396a8bfb175
parent0184e266cb7584feefaf4b54abbaa9fa81b62fac
tcg: fix sparc host for AREG0 free operation

e141ab52d2ea5d0bc6ad3b1ad32841127ca04adc didn't handle
the other memory access helper case, fix.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
tcg/sparc/tcg-target.c