3
3-62 M32R-FPU Software Manual (Rev.1.01)

LD24LD24

load/store instruction

Load 24-bit immediate

[Mnemonic]

LD24 Rdest,#imm24

[Function]
Load the 24-bit immediate value into register.
Rdest = imm24 & 0x00ffffff;
[Description]
LD24 loads the 24-bit immediate value into Rdest. The immediate value is zero-extended to 32
bits.
The condition bit (C) is unchanged.
[EIT occurrence]
None
[Encoding]

dest1110 imm24

LD24 Rdest,#imm24

INSTRUCTIONS
3.2 Instruction description