pub fn parse_res_set_bit(
res_or_set: Mnemonic,
) -> impl Fn(&mut InnerZ80Span) -> ModalResult<LocatedTokenInner, Z80ParserError>Expand description
Parse RES, SET and BIT instructions
pub fn parse_res_set_bit(
res_or_set: Mnemonic,
) -> impl Fn(&mut InnerZ80Span) -> ModalResult<LocatedTokenInner, Z80ParserError>Parse RES, SET and BIT instructions