qemu/tcg
Richard Henderson 29f5e92502 tcg: Introduce paired register allocation
There are several instances where we need to be able to
allocate a pair of registers to related inputs/outputs.
Add 'p' and 'm' register constraints for this, in order to
be able to allocate the even/odd register first or second.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-01-05 11:34:14 -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: Introduce paired register allocation 2023-01-05 11:34:14 -08:00
tci.c tci: MAX_OPC_PARAM_IARGS is no longer used 2023-01-04 16:20:01 -08:00