Re: [NASM] ROR -> error: invalid combination of opcode and operands

Chris Evans <[email protected]> Mon, 11 Mar 2013 15:22:30 -0700
Newsgroups org.kernel.vger.linux-assembly
Message-ID <[email protected]>
You may need to use a immediate value for src or dest argument 

-Chris
Http://nxdos.com/ 


Sent from my iPad

On Mar 11, 2013, at 3:09 PM, Meher Assel <[email protected]> wrote:

> Hello all,
> why i can't do ' ror al,bl' ?
> i'am using nasm in 16bits mode ( [BITS 16] )
> i get this error when compiling:
> error: invalid combination of opcode and operands
> --
> To unsubscribe from this list: send the line "unsubscribe linux-assembly" in
> the body of a message to [email protected]
> More majordomo info at  http://vger.kernel.org/majordomo-info.html