commit | c66b5c2cb6bf5ab9869bf0739ff3cdf143ab778c | [log] [tgz] |
---|---|---|
author | Aurelien Jarno <aurelien@aurel32.net> | Fri Apr 09 20:52:48 2010 +0200 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Mon Apr 19 07:03:06 2010 +0200 |
tree | 359b3476e64c2fce67e4bcefa0755c15793785af | |
parent | 914ccf51b07af860021863e0f8e46eac9ffbcb68 [diff] |
tcg/arm: don't try to load constants using pc There is statistically almost 0 chances to use this code, so remove it. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>