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.
