pub fn dec_u16_inner(input: &str) -> IResult<&str, u16, VerboseError<&str>>
Expand description

XXX stolen to the asm parser