CORTEX M4 instruction set

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

CORTEX M4 instruction set

733件の閲覧回数
SunilKalivarapu
Contributor I

is there any possibility of using ROL instruction as there is no opcode provided for that instruction in technical reference manual.

0 件の賞賛
返信
1 返信

712件の閲覧回数
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

As the following assembly code:

Examples
nop

nop
ROR R4, R5, R6 ; Rotate right by the value in the bottom byte of R6

nop

nop

 

You can use the MCUXPresso tools to compile the code and download,  in the debugger, check the op code.

Hope it can help you

BR

XiangJun Rong

0 件の賞賛
返信