LCUX

Synopsis:

Load character using indexed addressing.

Operation:

Rt = mem[Ra+Rb* scale + Offset]

Description:

This instruction loads a character from memory using scaled indexed addressing and places the result in a general purpose register. The character is zero extended to 64 bits before being loaded into the register.

Format:

Opcode7 Ra5 Rb5 Rt5 Scale2 Offs2 Func6
53 Ra5 Rb5 Rt5 Scale2 Offs2 6