diff options
author | Richard Henderson <rth@twiddle.net> | 2013-08-14 11:27:03 -0700 |
---|---|---|
committer | Richard Henderson <rth@twiddle.net> | 2014-03-14 10:59:47 -0700 |
commit | e029f29385d0f9116c717d2e7a9c55d4bac8fe8a (patch) | |
tree | e04a3ea24d7b231a271a88d9e4df1f13f67e8825 /target-sh4 | |
parent | 90f1cd9138deba50a6ff15a7f520c8e35ae870ac (diff) | |
download | hqemu-e029f29385d0f9116c717d2e7a9c55d4bac8fe8a.zip hqemu-e029f29385d0f9116c717d2e7a9c55d4bac8fe8a.tar.gz |
tcg-aarch64: Handle constant operands to and, or, xor
Handle a simplified set of logical immediates for the moment.
The way gcc and binutils do it, with 52k worth of tables, and
a binary search depth of log2(5334) = 13, seems slow for the
most common cases.
Signed-off-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Claudio Fontana <claudio.fontana@huawei.com>
Tested-by: Claudio Fontana <claudio.fontana@huawei.com>
Diffstat (limited to 'target-sh4')
0 files changed, 0 insertions, 0 deletions