Re: [PATCH 0/3] target/arm: Fix various FEAT_MOPS bugs

2023-10-30 Thread Richard Henderson
On 10/30/23 10:39, Peter Maydell wrote: This patchset fixes some bugs in FEAT_MOPS that were encountered by somebody trying to use it in qemu user-mode: * we forgot to set the SCTLR bit in CPU reset, so all the insns UNDEF * we weren't reporting the hwcap bit because of a uint32_t vs

[PATCH 0/3] target/arm: Fix various FEAT_MOPS bugs

2023-10-30 Thread Peter Maydell
This patchset fixes some bugs in FEAT_MOPS that were encountered by somebody trying to use it in qemu user-mode: * we forgot to set the SCTLR bit in CPU reset, so all the insns UNDEF * we weren't reporting the hwcap bit because of a uint32_t vs uint64_t mixup * we didn't handle the case of