pub fn parse_simple_instruction(input: &str) -> IResult<&str, BasicToken>
Expand description

Parse the instructions that do not need a prefix byte TODO Add all the other variants“