(Execution) Termination bit, Alternation bit.

Steven D'Aprano steve at pearwood.info
Tue Dec 29 08:22:50 EST 2015


On Tue, 29 Dec 2015 10:25 pm, Skybuck Flying wrote:

> Great that means you will understand the example below:
> 
> mov eax, 0
> add eax, 10
> mul eax, 4
> 
> There is an instruction sequence for you.


Skybuck, this is completely off-topic for a Python forum like this.




-- 
Steven




More information about the Python-list mailing list