"Steven D'Aprano" wrote in message news:5682892c$0$1587$c3e8da3$54964...@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.
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to