BFC32-encode ( immrimms Rd -- )


Vocabulary
cpu.arm.assembler.opcodes

Inputs
immrimmsan object
Rdan object


Outputs
None

Definition


: BFC32-encode ( immrimms Rd -- )
{
{ 0 31 }
{ 1 29 }
{ 38 23 }
{ 0 22 }
{ immrimms 10 }
{ 31 5 }
{ Rd 0 }
} bitfield* 4 >le % ;