Function cpclib_asm::parser::parse_ex_hl_de
source · pub fn parse_ex_hl_de(input: Z80Span) -> IResult<Z80Span, Token, Z80ParserError>Expand description
Parse ex hl, de instruction
pub fn parse_ex_hl_de(input: Z80Span) -> IResult<Z80Span, Token, Z80ParserError>Parse ex hl, de instruction