Parser::match_imm8
Also, make some stylistic tweaks to `match_imm16` and `match_imm32` based on the review comments.
This crate library supports reading .clif files. This functionality is needed for testing Cranelift, but is not essential for a JIT compiler.