public void vpfxt() { PrefixTarget.EnableAndSetValueAndPc(Instruction.Value, PC); }
public AstNodeStm Vmov() { PrefixTarget.Consume(); return(VecVd.SetVector(index => VecVs[index], _pc)); }