diff options
author | 2024-01-10 09:15:07 +1100 | |
---|---|---|
committer | 2024-02-03 23:53:49 +0000 | |
commit | d3d1c30c63bba87e178b89e6610cec5a1d2afb7a (patch) | |
tree | 97aea65819cbbe73ad1abdff86712b52e972c25f /scripts/qapi/common.py | |
parent | tcg/i386: Support TCG_COND_TST{EQ,NE} (diff) | |
download | qemu-d3d1c30c63bba87e178b89e6610cec5a1d2afb7a.tar.xz qemu-d3d1c30c63bba87e178b89e6610cec5a1d2afb7a.zip |
tcg/i386: Improve TSTNE/TESTEQ vs powers of two
Use "test x,x" when the bit is one of the 4 sign bits.
Use "bt imm,x" otherwise.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'scripts/qapi/common.py')
0 files changed, 0 insertions, 0 deletions