gas: too many memory reference

Posted by freenight on Stack Overflow See other posts from Stack Overflow or by freenight
Published on 2010-03-28T02:26:31Z Indexed on 2010/03/28 2:33 UTC
Read the original article Hit count: 451

Filed under:
|

when compiling the instruction

movl 4(%ebp), 8(%ebp)

i got 'too many memory referene', what's wrong with it??

© Stack Overflow or respective owner

Related posts about gas

Related posts about assembly