On Sat, 2023-03-04 at 10:18 -0800, Richard Henderson wrote: > These fields are no longer read, so remove them and the writes. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > Cc: David Hildenbrand <da...@redhat.com> > Cc: Ilya Leoshkevich <i...@linux.ibm.com> > Cc: Thomas Huth <th...@redhat.com> > Cc: qemu-s3...@nongnu.org > --- > target/s390x/tcg/translate.c | 17 ----------------- > 1 file changed, 17 deletions(-)
Reviewed-by: Ilya Leoshkevich <i...@linux.ibm.com>