diff options
| author | Richard Henderson <richard.henderson@linaro.org> | 2024-12-28 14:35:59 -0800 |
|---|---|---|
| committer | Richard Henderson <richard.henderson@linaro.org> | 2025-01-16 20:57:17 -0800 |
| commit | 4e350091a2b87070967c85f9caeefeb85c4d2e8d (patch) | |
| tree | e812b639db0f2abb4697140f79170f3f1c759170 /rust/qemu-api/src | |
| parent | 6323b3639cfd362abcd1f29c52455ae550d5ac99 (diff) | |
| download | focaccia-qemu-4e350091a2b87070967c85f9caeefeb85c4d2e8d.tar.gz focaccia-qemu-4e350091a2b87070967c85f9caeefeb85c4d2e8d.zip | |
tcg: Add TCGType argument to tcg_out_op
Pass TCGOp.type to the output function. For aarch64 and tci, use this instead of testing TCG_OPF_64BIT. For s390x, use this instead of testing INDEX_op_deposit_i64. For i386, use this to initialize rexw. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'rust/qemu-api/src')
0 files changed, 0 insertions, 0 deletions