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

XXX stolen to the asm parser