| commit | e1c224b4eb3b8693c230bb2762a959ae1f531f76 | [log] [tgz] |
|---|---|---|
| author | Eduardo Habkost <ehabkost@redhat.com> | Wed Apr 30 13:48:37 2014 -0300 |
| committer | Andreas Färber <afaerber@suse.de> | Wed Jun 25 23:54:57 2014 +0200 |
| tree | 2f5b64cda32f351567e2a20ad78272d082331963 | |
| parent | 621626ce7d44f008298c7e6cfefa9fbb80a33dc2 [diff] |
target-i386: Loop-based copying and setting/unsetting of feature words Now that we have the feature word arrays, we don't need to manually copy each array item, we can simply iterate through each feature word. Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> Signed-off-by: Andreas Färber <afaerber@suse.de>