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

Meher Assel <[email protected]> Mon, 11 Mar 2013 23:09:13 +0100
Newsgroups org.kernel.vger.linux-assembly
Message-ID <CAPf=7QaV18vMLRrG6fuApkOpVEE5LmVnDKfxd=S8kWRz8S=qiQ@mail.gmail.com>
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