diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2024-12-27 20:10:03 -0800 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2025-01-16 20:57:17 -0800 |
commit | 6482e9d2a40101895ae73c72466ccf4bcbee51bd (patch) | |
tree | df7b286d573a0bbfac0f5fdb8e6c2ff62fd6e848 /rust/qemu-api/src | |
parent | c334de110ea93108feeddce11bd302146d1520f8 (diff) | |
download | qemu-6482e9d2a40101895ae73c72466ccf4bcbee51bd.zip qemu-6482e9d2a40101895ae73c72466ccf4bcbee51bd.tar.gz qemu-6482e9d2a40101895ae73c72466ccf4bcbee51bd.tar.bz2 |
tcg: Remove TCG_TARGET_HAS_deposit_{i32,i64}
Make deposit "unconditional" in the sense that the opcode is
always present. Rely instead on TCG_TARGET_deposit_valid,
now always defined.
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