diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2022-12-01 09:12:36 -0800 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-01-04 16:20:01 -0800 |
commit | 568e010b897783bd1f44c9ea989582098e737fc9 (patch) | |
tree | 0c1f51833d312d6e2e5a7ff25a05c0c211303a7e /hw | |
parent | 098859f108af3e7f96efe6eeb1418f693e5e64ce (diff) | |
download | qemu-568e010b897783bd1f44c9ea989582098e737fc9.zip qemu-568e010b897783bd1f44c9ea989582098e737fc9.tar.gz qemu-568e010b897783bd1f44c9ea989582098e737fc9.tar.bz2 |
tcg: Remove check_regs
We now check the consistency of reg_to_temp[] with each update,
so the utility of checking consistency at the end of each
opcode is minimal. In addition, the form of this check is
quite expensive, consuming 10% of a checking-enabled build.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions