]> git.ipfire.org Git - thirdparty/qemu.git/commit
tcg: Use sub carry opcodes to expand sub2
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 15 Jan 2025 02:58:05 +0000 (18:58 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 28 Apr 2025 20:40:17 +0000 (13:40 -0700)
commit7a89deae635ceaf687973dd95e4714af27a3f9d2
tree638abec05461e191544f78dc9f7bc922c1ca3813
parentc4d2e3d736197bb2d82bd37de0de1819222d9768
tcg: Use sub carry opcodes to expand sub2

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/tcg-op.c