Renesas M32R-FPU Manual Do Utilizador

Página de 192
3
3-98
M32R-FPU Software Manual (Rev.1.01)
SETH
SETH
Transfer instructions
Set high-order 16-bit
[Mnemonic]
SETH  Rdest,#imm16
[Function]
Transfer instructions
Rdest = ( signed short ) imm16 << 16 ;
[Description]
SETH load the immediate value into the 16 most significant bits of Rdest.
The 16 least significant bits become zero.
The condition bit (C) is unchanged.
[EIT occurrence]
None
[Encoding]
dest
1101
0000
1100
SETH  Rdest,#imm16
imm16
INSTRUCTIONS
3.2 Instruction description