tcg/arm: don't try to load constants using pc
commitc66b5c2cb6bf5ab9869bf0739ff3cdf143ab778c
authorAurelien Jarno <aurelien@aurel32.net>
Fri, 9 Apr 2010 18:52:48 +0000 (9 20:52 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Mon, 19 Apr 2010 05:03:06 +0000 (19 07:03 +0200)
tree359b3476e64c2fce67e4bcefa0755c15793785af
parent914ccf51b07af860021863e0f8e46eac9ffbcb68
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>
tcg/arm/tcg-target.c