summaryrefslogtreecommitdiffstats
path: root/tcg/aarch64/tcg-target.h
diff options
context:
space:
mode:
authorRichard Henderson <rth@twiddle.net>2013-08-14 11:27:03 -0700
committerRichard Henderson <rth@twiddle.net>2014-03-14 10:59:47 -0700
commite029f29385d0f9116c717d2e7a9c55d4bac8fe8a (patch)
treee04a3ea24d7b231a271a88d9e4df1f13f67e8825 /tcg/aarch64/tcg-target.h
parent90f1cd9138deba50a6ff15a7f520c8e35ae870ac (diff)
downloadhqemu-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 'tcg/aarch64/tcg-target.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud