target-i386: Add suffixes to MMReg struct fields
commitf23a9db6bca5b9a228c77bbcaa06d01510e148b7
authorEduardo Habkost <ehabkost@redhat.com>
Wed, 2 Dec 2015 15:51:54 +0000 (2 13:51 -0200)
committerEduardo Habkost <ehabkost@redhat.com>
Thu, 21 Jan 2016 14:47:16 +0000 (21 12:47 -0200)
tree2b309b4e71470e9ca66337051fa5a676f472b1fe
parent31d414d649b289ff9d1e048c41554298d1094fd3
target-i386: Add suffixes to MMReg struct fields

This will ensure we never use the MMX_* and ZMM_* macros with the
wrong struct type.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
target-i386/cpu.h