target/tricore: Drop check for singlestep_enabled
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 20 Jul 2021 00:59:06 +0000 (14:59 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 15 Oct 2021 23:39:14 +0000 (16:39 -0700)
commit1b55c52d607043210ed4579009191f99a5cf8f71
tree6929ea38a2c12255d11dfc62c6213297e7a8910f
parent52df5adce9c028cec91cc0c10f7012b17212ea35
target/tricore: Drop check for singlestep_enabled

GDB single-stepping is now handled generically.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/tricore/helper.h
target/tricore/op_helper.c
target/tricore/translate.c