Re: [Qemu-devel] [PATCH v2 16/68] target/arm: Convert CLZ

2019-08-23 Thread Peter Maydell
On Mon, 19 Aug 2019 at 22:38, Richard Henderson wrote: > > Document our choice about the T32 CONSTRAINED UNPREDICTABLE behaviour. > This matches the undocumented choice made by the legacy decoder. > > Signed-off-by: Richard Henderson > diff --git a/target/arm/a32.decode b/target/arm/a32.decode >

[Qemu-devel] [PATCH v2 16/68] target/arm: Convert CLZ

2019-08-19 Thread Richard Henderson
Document our choice about the T32 CONSTRAINED UNPREDICTABLE behaviour. This matches the undocumented choice made by the legacy decoder. Signed-off-by: Richard Henderson --- target/arm/translate.c | 31 +++ target/arm/a32.decode | 4 target/arm/t32.decode | 5