Home | History | Annotate | Download | only in smp

Lines Matching refs:ediv

880     /* generate EDIV and rand now */
892 ** Description This function is to calculate EDIV = Y xor DIV
906 /* EDIV = Y xor DIV */
907 p_cb->ediv = p_cb->div ^ y;