LDPSWsoff-encode ( imm7 Rt2 Rn Rt -- )


Vocabulary
cpu.arm.64.assembler.opcodes

Inputs
imm7an object
Rt2an object
Rnan object
Rtan object


Outputs
None

Definition


: LDPSWsoff-encode ( imm7 Rt2 Rn Rt -- )
{
{ 1 30 }
{ 5 27 }
{ 0 26 }
{ 2 23 }
{ 1 22 }
{ imm7 15 }
{ Rt2 10 }
{ Rn 5 }
{ Rt 0 }
} bitfield* 4 >le % ;