On 2007-01-20 18:42, Carlos E. R. wrote: > <snip> > > That is, we can make decissions based on the state of a certain bit, for > instance, but the procesor can not directly access a bit. That depends on what bits you are talking about. I don't remember very much assembler, but ADC and JZ are just two instructions that come to mind. Do they access single bits in the status register, or do they mask the status register, when executed?
-- The best way to accelerate a computer running Windows is at 9.81 m/s² -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
