On 24/01/2020 00.22, Richard Henderson wrote: > The DisasFields data is available from DisasContext. > We do not need to pass a separate argument. > > Signed-off-by: Richard Henderson <[email protected]> > --- > target/s390x/translate.c | 417 ++++++++++++++++++++------------------- > 1 file changed, 210 insertions(+), 207 deletions(-)
Reviewed-by: Thomas Huth <[email protected]>
