target-i386: Use a _q array on MMXReg too
commit9618f40f06e90c8fa8ae06b56c7404a7cc937e22
authorEduardo Habkost <ehabkost@redhat.com>
Thu, 19 Nov 2015 18:51:36 +0000 (19 16:51 -0200)
committerEduardo Habkost <ehabkost@redhat.com>
Thu, 21 Jan 2016 14:47:15 +0000 (21 12:47 -0200)
tree41cb90fb25f822a121d38dab24e9a17e992ba5f9
parent83625474b340c0f1eb2544d7a6e898cc68e868a2
target-i386: Use a _q array on MMXReg too

Make MMXReg use the same field names used on XMMReg, so we can
try to reuse macros and other code later.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
target-i386/cpu.h