summary refs log tree commit diff stats
path: root/rust/qemu-api/src/module.rs
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2024-12-28 14:35:59 -0800
committerRichard Henderson <richard.henderson@linaro.org>2025-01-16 20:57:17 -0800
commit4e350091a2b87070967c85f9caeefeb85c4d2e8d (patch)
treee812b639db0f2abb4697140f79170f3f1c759170 /rust/qemu-api/src/module.rs
parent6323b3639cfd362abcd1f29c52455ae550d5ac99 (diff)
downloadfocaccia-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/module.rs')
0 files changed, 0 insertions, 0 deletions