pub fn parse_res_set_bit(
    res_or_set: Mnemonic
) -> impl Fn(Z80Span) -> IResult<Z80Span, Token, Z80ParserError>
Expand description

Parse RES, SET and BIT instructions