commit | 99c82c479b26ce18e124b86d0dab9fd3bfa3ec4f | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Wed Jun 28 09:11:59 2023 +0200 |
committer | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | Wed Jun 28 10:53:57 2023 +0100 |
tree | 5b5c47edb95b35f5bbd6b7b1a0df996ebd7c691e | |
parent | 633c42834c7bbd528fdb0971c3d2f994a5137072 [diff] |
target/sparc: Use DYNAMIC_PC_LOOKUP for conditional branches When resolving JUMP_PC, we know this is for a plain branch with no other side effects. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20230628071202.230991-6-richard.henderson@linaro.org> Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>