pub fn instruction(
    i: CompleteStr<'_>
) -> IResult<CompleteStr<'_>, AssemblerInstruction, u32>