target/s390x: Remove DisasFields argument from extract_insn
commita2fb6b000ccc257b88b6a7159d179d367b5bf105
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 23 Jan 2020 23:22:48 +0000 (23 13:22 -1000)
committerCornelia Huck <cohuck@redhat.com>
Mon, 27 Jan 2020 11:13:10 +0000 (27 12:13 +0100)
treec0476f7fbeb908feb1fcd9c7a3a3de664b6f9cad
parent344a7f656e8d211cdd6e248a0644612f386ef8ea
target/s390x: Remove DisasFields argument from extract_insn

The separate pointer is now redundant.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20200123232248.1800-6-richard.henderson@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
target/s390x/translate.c