Searched refs:StepMUL (Results 1 – 3 of 3) sorted by relevance
391 void StepNOP(), StepEXP(), StepMUL(), StepDIV();
93 &SbiRuntime::StepMUL,
164 void SbiRuntime::StepMUL() { StepArith( SbxMUL ); } in StepMUL() function in SbiRuntime