BLRAB-encode ( Rn Rm -- )


Vocabulary
cpu.arm.64.assembler.opcodes

Inputs
Rnan object
Rman object


Outputs
None

Definition


: BLRAB-encode ( Rn Rm -- )
{
{ 107 25 }
{ 0 24 }
{ 0 23 }
{ 1 21 }
{ 31 16 }
{ 0 12 }
{ 1 11 }
{ 1 10 }
{ Rn 5 }
{ Rm 0 }
} bitfield* 4 >le % ;