OSDN Git Service

target/arm: Conditionalize DBGDIDR
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 28 Jan 2021 12:00:10 +0000 (12:00 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 29 Jan 2021 10:47:28 +0000 (10:47 +0000)
commit54a78718be6dd5fc6b6201f84bef8de5ac3b3802
treef1e025c5db7a1025c3e1468752c2fadbf6e59ffe
parent1d51bc96cc4a9b2d31a3f4cb8442ce47753088e2
target/arm: Conditionalize DBGDIDR

Only define the register if it exists for the cpu.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210120031656.737646-1-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/helper.c