yup....the question depends on the microprocessor arch.for example in 8085
data transfer operations dont affect any flags.I wonder how people replied
without specifying the architechture

On Fri, Nov 18, 2011 at 10:07 PM, Gene <[email protected]> wrote:

> This isn't a good question unless you know the processor.  Some
> processors don't even have a flags register.
>
> If you are talking about x86, then the answer is false.  For example
> all the move instructions don't affect flags, and there are others.
> The computational instructions: arithmetic, logical ops do set flags.
>
>
> On Nov 17, 12:03 pm, Vijay Khandar <[email protected]> wrote:
> > Can anyone explain following sentence-> True or False and explain
> >
> > "All instructions affect the flags"
> >
> > Vijay Khandar...................
>
> --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>
>


-- 
Saurabh Singh
B.Tech (Computer Science)
MNNIT ALLAHABAD

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to