mirror of
https://github.com/mii443/qemu.git
synced 2025-08-27 09:29:48 +00:00
comment
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@100 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
@ -163,7 +163,7 @@ typedef struct CPUX86State {
|
||||
uint32_t eip;
|
||||
uint32_t eflags; /* eflags register. During CPU emulation, CC
|
||||
flags and DF are set to zero because they are
|
||||
store elsewhere */
|
||||
stored elsewhere */
|
||||
|
||||
/* emulator internal eflags handling */
|
||||
uint32_t cc_src;
|
||||
|
Reference in New Issue
Block a user