On Sat, 8 Feb 2020 at 12:58, Richard Henderson
wrote:
>
> The J bit signals Jazelle mode, and so of course is RES0
> when the feature is not enabled.
>
> Signed-off-by: Richard Henderson
> ---
> v4: Split out from aarch32_cpsr_valid_mask creation in previous patch.
> ---
> target/arm/internals.h
The J bit signals Jazelle mode, and so of course is RES0
when the feature is not enabled.
Signed-off-by: Richard Henderson
---
v4: Split out from aarch32_cpsr_valid_mask creation in previous patch.
---
target/arm/internals.h | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a