]> git.ipfire.org Git - thirdparty/qemu.git/commit - target/sparc/translate.c
target/sparc: Implement UDIVX and SDIVX inline
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 16 Oct 2023 21:35:05 +0000 (14:35 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Sun, 5 Nov 2023 20:07:10 +0000 (12:07 -0800)
commitf3141174dd990672e28db0d952e13ae19f08e825
tree10e84baf2796cfee16c89a3e9ece48a3cba73519
parent89527e3a75c714e12fa054efa6a80e5111d89354
target/sparc: Implement UDIVX and SDIVX 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/helper.c
target/sparc/helper.h
target/sparc/insns.decode
target/sparc/translate.c