On 21/6/23 20:06, Richard Henderson wrote:
When resolving JUMP_PC, we know this is for a plain branch with no other side effects.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- target/sparc/translate.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>