comment
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@100 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
d9c4d1cc1a
commit
d34720fd7d
@ -163,7 +163,7 @@ typedef struct CPUX86State {
|
|||||||
uint32_t eip;
|
uint32_t eip;
|
||||||
uint32_t eflags; /* eflags register. During CPU emulation, CC
|
uint32_t eflags; /* eflags register. During CPU emulation, CC
|
||||||
flags and DF are set to zero because they are
|
flags and DF are set to zero because they are
|
||||||
store elsewhere */
|
stored elsewhere */
|
||||||
|
|
||||||
/* emulator internal eflags handling */
|
/* emulator internal eflags handling */
|
||||||
uint32_t cc_src;
|
uint32_t cc_src;
|
||||||
|
Loading…
Reference in New Issue
Block a user