Here's a few things I've noticed while looking at debugging dumps. Tested on an A15, compiled for armv7 and armv6.
r~ Richard Henderson (4): tcg-arm: Implement deposit for armv7 tcg-arm: Use bic to implement and with constant tcg-arm: Handle negated constant arguments to and/sub tcg-arm: Improve constant generation tcg/arm/tcg-target.c | 170 ++++++++++++++++++++++++++++++++++++++++----------- tcg/arm/tcg-target.h | 7 ++- 2 files changed, 138 insertions(+), 39 deletions(-) -- 1.8.1.2