Ld24 – Renesas M32R-FPU User Manual

Page 100

Advertising
background image

3

3-62

M32R-FPU Software Manual (Rev.1.01)

LD24

LD24

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]

dest

1110

imm24

LD24 Rdest,#imm24

INSTRUCTIONS

3.2 Instruction description

Advertising