s390x/tcg: Clarify terminology in vec_reg_offset()
commitffdd8ebb79a6533913a1fbcf0aa12ef107842202
authorDavid Hildenbrand <david@redhat.com>
Mon, 25 Feb 2019 20:03:14 +0000 (25 21:03 +0100)
committerCornelia Huck <cohuck@redhat.com>
Mon, 4 Mar 2019 10:49:31 +0000 (4 11:49 +0100)
tree3bd4035c8de4e38b2856b8d140b1e38c4d66c6f9
parent076081ec8c9d8f1662ebb0ef6dc2d3dfd1c09eea
s390x/tcg: Clarify terminology in vec_reg_offset()

We will use s390x speak "Element Size" (es) for MO_8 == 0, MO_16 == 1
... Simple rename of variables.

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