STRr-encode ( bw Rm option3 S Rn Rt -- )


Vocabulary
cpu.arm.64.assembler.opcodes

Inputs
bwan object
Rman object
option3an object
San object
Rnan object
Rtan object


Outputs
None

Definition


: STRr-encode ( bw Rm option3 S Rn Rt -- )
{
{ 1 31 }
{ bw 30 }
{ 7 27 }
{ 0 26 }
{ 0 24 }
{ 0 22 }
{ 1 21 }
{ Rm 16 }
{ option3 13 }
{ S 12 }
{ 2 10 }
{ Rn 5 }
{ Rt 0 }
} bitfield* 4 >le % ;