[][src]Function cpclib_basic::parser::parse_prefixed_instruction

pub fn parse_prefixed_instruction(input: &str) -> IResult<&str, BasicToken>

Parse the instructions that do not need a prefix byte TODO Add all the other instructions"],