SASM : Conditioned instruction

Conditioned instruction:

   The execution of the instruction depends on the current top value of the control stack. If the top of the stack equals to "1", the result will be written to register file. Otherwise, if the top is "0", the reslut will be always written.

    

$Id: cond_sasm.html,v 1.1 2001/05/07 13:30:29 lukyanov Exp $