]> git.ipfire.org Git - thirdparty/qemu.git/commit - target/sparc/translate.c
target/sparc: Remove CC_OP leftovers
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 15 Oct 2023 04:55:27 +0000 (21:55 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Sun, 5 Nov 2023 20:03:17 +0000 (12:03 -0800)
commitb597eedcce0de84ff573a6be2cd6a89c7fa0fd8e
tree33c3ab8ac42da284da0c13630f0728f3763865dd
parent68524e83f8fbe23dca37dc5b847fb558d75c8fab
target/sparc: Remove CC_OP leftovers

All instructions have been converted to generate
full condition codes explicitly.

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>
linux-user/sparc/cpu_loop.c
target/sparc/cc_helper.c [deleted file]
target/sparc/cpu.c
target/sparc/cpu.h
target/sparc/helper.h
target/sparc/int32_helper.c
target/sparc/int64_helper.c
target/sparc/meson.build
target/sparc/translate.c
target/sparc/win_helper.c