case (insn[6:5]) /* shift type */
`SHIFT_LSL: begin
{cflag_out, res} = {cflag_in, operand} << {elanus & shift_amt[5], shift_amt[4:0]};
case (insn[6:5]) /* shift type */
`SHIFT_LSL: begin
{cflag_out, res} = {cflag_in, operand} << {elanus & shift_amt[5], shift_amt[4:0]};