Function cpclib_asm::parser::parse_indexregister16
source · [−]pub fn parse_indexregister16(
input: Z80Span
) -> IResult<Z80Span, DataAccess, Z80ParserError>Expand description
Parse a 16 bits indexed register
pub fn parse_indexregister16(
input: Z80Span
) -> IResult<Z80Span, DataAccess, Z80ParserError>Parse a 16 bits indexed register