Function cpclib_asm::parser::parse_ex_af
source · pub fn parse_ex_af(
input: &mut InnerZ80Span,
) -> PResult<LocatedTokenInner, Z80ParserError>Expand description
Parse ex af, af’ instruction
pub fn parse_ex_af(
input: &mut InnerZ80Span,
) -> PResult<LocatedTokenInner, Z80ParserError>Parse ex af, af’ instruction