]> git.ipfire.org Git - thirdparty/qemu.git/commit - target/sparc/translate.c
target/sparc: Implement UDIV inline
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 16 Oct 2023 23:16:05 +0000 (16:16 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Sun, 5 Nov 2023 20:07:17 +0000 (12:07 -0800)
commit3a6b8de3e2b5b7e37e0a71fd01a4e5f58d635573
tree349c387ac9129e577cfb980c6bdeea58ff01cfc0
parentf3141174dd990672e28db0d952e13ae19f08e825
target/sparc: Implement UDIV inline

Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/sparc/insns.decode
target/sparc/translate.c