(Execution) Termination bit, Alternation bit.

Skybuck Flying skybuck2000 at hotmail.com
Tue Dec 29 16:43:18 EST 2015



"Steven D'Aprano"  wrote in message 
news:5682892c$0$1587$c3e8da3$5496439d at news.astraweb.com...

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.
"

Not at all, these assembler statements can be replaced with python 
statements and then you have the exact same problem ! ;)

Bye,
  Skybuck. 




More information about the Python-list mailing list