diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2025-05-01 11:16:31 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2025-05-28 08:08:47 +0100 |
commit | 9cfcf8c3b7b7a95e754a9fce565a88c6c76ce128 (patch) | |
tree | 74609c0ca213065d7e76ba29023ef726065cb60b /python | |
parent | 36a9529e60e09b0d0b6b5ebad614255c97bf9322 (diff) | |
download | qemu-9cfcf8c3b7b7a95e754a9fce565a88c6c76ce128.zip qemu-9cfcf8c3b7b7a95e754a9fce565a88c6c76ce128.tar.gz qemu-9cfcf8c3b7b7a95e754a9fce565a88c6c76ce128.tar.bz2 |
tcg: Drop TCGContext.tlb_dyn_max_bits
This was an extremely minor optimization for aarch64
and x86_64, to use a 32-bit AND instruction when the
guest softmmu tlb maximum was sufficiently small.
Both hosts can simply use a 64-bit AND insn instead.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions