]> Git Repo - qemu.git/commit
target-i386: Loop-based copying and setting/unsetting of feature words
authorEduardo Habkost <[email protected]>
Wed, 30 Apr 2014 16:48:37 +0000 (13:48 -0300)
committerAndreas Färber <[email protected]>
Wed, 25 Jun 2014 21:54:57 +0000 (23:54 +0200)
commite1c224b4eb3b8693c230bb2762a959ae1f531f76
tree2f5b64cda32f351567e2a20ad78272d082331963
parent621626ce7d44f008298c7e6cfefa9fbb80a33dc2
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 <[email protected]>
Signed-off-by: Andreas Färber <[email protected]>
target-i386/cpu.c
This page took 0.024397 seconds and 4 git commands to generate.