diff options
author | Aurelien Jarno <aurelien@aurel32.net> | 2011-01-14 20:39:18 +0100 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2011-01-14 20:39:18 +0100 |
commit | 6f396c8f38fb47dda5622880f7f2c646b145bc23 (patch) | |
tree | 6b6f0d20a830b2eed17cefc07d424f3fbc8aa72e /vl.c | |
parent | 4f6493ff8a73bbb24ad81b080cc256c1c896b7fb (diff) |
target-sh4: simplify comparisons after a 'and' op
When a TCG variable is anded with a value and the compared with the same
value, we can simply invert the comparison and compare it with 0. The
generated code is smaller.
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'vl.c')
0 files changed, 0 insertions, 0 deletions