Please read this page from the main YASEP interface
version 2011-09-20

MUL8L : MULtiply 8 Lower bits

This instruction computes a 8×8-bit multiply with the lower byte of the first operand (Imm16 or si4, which can be a register or an immediate value), and the lower byte of the second operand (snd), giving a 16-bit result (the largest possible size for YASEP16).

See also MUL8H and MULI.