Re: A92: Some 68k questions again
[Prev][Next][Index][Thread]
Re: A92: Some 68k questions again
>What does this 'x' in some instructions mean?
>
>Example:
>
> addx.b d0,d0
addx means 'Add Extend'
It can only be used with registers.
>Or what is this:
>
> roxr.b #1,d0
>Is this something similar like the 'ror' instruction?
Yes it is similar: roxr means 'Rotate Right with Extend'
The only thing that changes is that the X flag of SR can be modified
Xavier VASSOR
---The Doors Team
E-mail:xvassor@mail.dotcom.fr
Doors Homepage: http://doorshome.home.ml.org
ICQ:10241721
References: