qemu/tcg
Richard Henderson 568e010b89 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>
2023-01-04 16:20:01 -08:00
..
aarch64 tcg: Remove TCG_TARGET_STACK_GROWSUP 2023-01-04 16:20:01 -08:00
arm tcg: Remove TCG_TARGET_STACK_GROWSUP 2023-01-04 16:20:01 -08:00
i386 misc: fix commonly doubled up words 2022-08-01 11:58:02 +02:00
loongarch64 tcg/loongarch64: Add direct jump support 2022-10-25 22:01:14 +10:00
mips Replace config-time define HOST_WORDS_BIGENDIAN 2022-04-06 10:50:37 +02:00
ppc tcg: Cleanup trailing whitespace 2023-01-04 16:20:01 -08:00
riscv Replace config-time define HOST_WORDS_BIGENDIAN 2022-04-06 10:50:37 +02:00
s390x tcg/s390x: Fix coding style 2023-01-04 16:20:01 -08:00
sparc64 tcg/sparc64: Remove sparc32plus constraints 2022-11-01 07:28:53 +11:00
tci tci: MAX_OPC_PARAM_IARGS is no longer used 2023-01-04 16:20:01 -08:00
meson.build tcg: Build ffi data structures for helpers 2021-06-19 08:51:11 -07:00
optimize.c tcg: Add opcodes for vector nand, nor, eqv 2022-03-04 08:50:41 -10:00
region.c tcg: Fix returned type in alloc_code_gen_buffer_splitwx_memfd() 2022-07-12 10:30:10 +05:30
tcg-common.c tcg/tci: Make tci_tb_ptr thread-local 2021-02-05 10:24:14 -10:00
tcg-internal.h Normalize header guard symbol definition 2022-05-11 16:50:26 +02:00
tcg-ldst.c.inc tcg: Rename TCGMemOpIdx to MemOpIdx 2021-10-05 16:53:17 -07:00
tcg-op-gvec.c tcg/tcg-op-gvec.c: Introduce tcg_gen_gvec_4i 2022-03-02 06:51:38 +01:00
tcg-op-vec.c tcg: Add opcodes for vector nand, nor, eqv 2022-03-04 08:50:41 -10:00
tcg-op.c tcg: Implement tcg_gen_{h,w}swap_{i32,i64} 2022-05-04 08:47:19 +02:00
tcg-pool.c.inc tcg: Introduce tcg_splitwx_to_{rx,rw} 2021-01-07 05:09:41 -10:00
tcg.c tcg: Remove check_regs 2023-01-04 16:20:01 -08:00
tci.c tci: MAX_OPC_PARAM_IARGS is no longer used 2023-01-04 16:20:01 -08:00