Function cpclib_asm::parser::parse_res_set_bit

source ยท
pub fn parse_res_set_bit(
    res_or_set: Mnemonic,
) -> impl Fn(&mut InnerZ80Span) -> PResult<LocatedTokenInner, Z80ParserError>
Expand description

Parse RES, SET and BIT instructions