Re: Re: [Qemu-devel] mini documentation of "info registers" output

2005-07-01 Thread Mulyadi Santosa
Hello Paul... > > CCD : Compiled Code Destination (?) > > Condition Code Source. Or Condition Code Destination? > These 3 are used to implement lazy flag evaluation. Most x86 > instructions set the condition code flags, but only a relatively > small subset of instructions actually use these flag

Re: [Qemu-devel] mini documentation of "info registers" output

2005-07-01 Thread Paul Brook
On Friday 01 July 2005 05:33, Mulyadi Santosa wrote: > Dear list > > Here is a little cheat sheet for you to better understand what "info > registers" shows on qemu's monitor. This infomations are strictly for > x86 > CCS : Compiled Code Source (?) Condition Code Source. > CCD : Compiled Code De