commit | eba0b89379b3af98b51a8c1559868de89f5f713e | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Fri Jun 04 12:14:14 2010 -0700 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Fri Jun 11 09:30:48 2010 +0200 |
tree | c321303a7e26b6b6929ef7523cddc0acff30a6fe | |
parent | 1bcaae666fdcda03f768c2894091ec2e441abb57 [diff] |
tcg-s390: Allocate the code_gen_buffer near the main program. This allows the use of direct calls to the helpers, and a direct branch back to the epilogue. Signed-off-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>