pgubook-readers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pgubook-readers] maximum.s: Assembler messages


From: Nick Mudge
Subject: Re: [Pgubook-readers] maximum.s: Assembler messages
Date: Sat, 8 May 2010 15:42:14 -0700

The command is not "mov1", it is "movl" with a lower case L. The command is short for move long.

Best,
Nick Mudge
http://nickmudge.info/


On Sat, May 8, 2010 at 3:24 PM, M Robinson <address@hidden> wrote:
At first I thought Cygwin was the problem, then I tried Slax Linux. Then I dragged out an old IBM Thinkpad  600E and installed Debian.

I keep getting theses errors:

maximum.s: Assembler messages:
maximum.s:27: Error: no such instruction: `mov1 $0,%edi'
maximum.s:28: Error: no such instruction: `mov1 data_items (,%edi,4)%eax'
maximum.s:29: Error: no such instruction: `mov1 %eax,%ebx'
maximum.s:36: Error: no such instruction: `mov1 data_items(,%edi,4),%eax'
maximum.s:40: Error: no such instruction: `mov1 %eax,%ebx'
maximum.s:46: Error: no such instruction: `mov1 $1,%eax'

Is this book too old to use?

I

_______________________________________________
Pgubook-readers mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/pgubook-readers



reply via email to

[Prev in Thread] Current Thread [Next in Thread]