commit | 9618f40f06e90c8fa8ae06b56c7404a7cc937e22 | [log] [tgz] |
---|---|---|
author | Eduardo Habkost <ehabkost@redhat.com> | Thu Nov 19 16:51:36 2015 -0200 |
committer | Eduardo Habkost <ehabkost@redhat.com> | Thu Jan 21 12:47:15 2016 -0200 |
tree | 41cb90fb25f822a121d38dab24e9a17e992ba5f9 | |
parent | 83625474b340c0f1eb2544d7a6e898cc68e868a2 [diff] |
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>