qemu-e2k/tcg/arm
Richard Henderson 5e3d0c199f tcg: Introduce tcg_target_call_oarg_reg
Replace the flat array tcg_target_call_oarg_regs[] with
a function call including the TCGCallReturnKind.

Extend the set of registers for ARM to r0-r3 to match the ABI:
https://github.com/ARM-software/abi-aa/blob/main/aapcs32/aapcs32.rst#result-return

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-02-04 06:19:42 -10:00
..
tcg-target-con-set.h tcg/arm: Use register pair allocation for qemu_{ld,st}_i64 2023-01-23 14:39:48 -10:00
tcg-target-con-str.h tcg/arm: Use register pair allocation for qemu_{ld,st}_i64 2023-01-23 14:39:48 -10:00
tcg-target.c.inc tcg: Introduce tcg_target_call_oarg_reg 2023-02-04 06:19:42 -10:00
tcg-target.h tcg: Remove TCG_TARGET_HAS_direct_jump 2023-01-17 10:25:49 -10:00
tcg-target.opc.h tcg/arm: Implement TCG_TARGET_HAS_roti_vec 2021-06-04 11:50:11 -07:00