[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Decimal Flag Question
Eric,
> It's possible that their state machine requires the extra state even
though
> they don't add in the carry. Or it could be an error. Write a simple
> test program that runs the instruction ten million times, and measure
> the run time.
How can you measure the run time that executes instruction ten million
times. It can only executes approximately less than 500,000 instructions
per second.
Bryan Parkoff