Re: [PATCH 11/17] target/arm: Expand dczid_bs in DisasContext
Philippe Mathieu-Daudé <[email protected]>
| Newsgroups | org.nongnu.qemu-arm,org.nongnu.qemu-devel |
|---|---|
| Message-ID | <[email protected]> |
On 18/7/26 01:22, Richard Henderson wrote: > Store the true blocksize, not the encoding. > > Signed-off-by: Richard Henderson <[email protected]> > --- > target/arm/tcg/translate.h | 4 ++-- > target/arm/tcg/translate-a64.c | 5 ++--- > 2 files changed, 4 insertions(+), 5 deletions(-) Reviewed-by: Philippe Mathieu-Daudé <[email protected]>