CCMPr64-encode ( Rm cond4 Rn nzcv -- )


Vocabulary
cpu.arm.assembler.opcodes

Inputs
Rman object
cond4an object
Rnan object
nzcvan object


Outputs
None

Definition


: CCMPr64-encode ( Rm cond4 Rn nzcv -- )
{
{ 1 31 }
{ 1 30 }
{ 1 29 }
{ 210 21 }
{ Rm 16 }
{ cond4 12 }
{ 0 11 }
{ 0 10 }
{ Rn 5 }
{ 0 4 }
{ nzcv 0 }
} bitfield* 4 >le % ;