commit | c9e53a4cf116dae72d779c7748153cedd2e84228 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Mon Apr 29 08:08:23 2013 -0700 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Fri May 03 11:53:30 2013 +0200 |
tree | f398096c66a8c26106f136e61543350edde1a1af | |
parent | 8ddaeb1be66246225fe5aeeec33e4e7b82762694 [diff] |
tcg-arm: Use movi32 in exit_tb Avoid the mini constant pool for armv7, and avoid replicating the test for pre-v7. Signed-off-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>