Expand description
Field-level #[parse_with] helpers for super::Instruction.
The .sst text format writes location/lane/zone constants as 0x-prefixed
hexadecimal; vihaco’s built-in integer parsers are decimal only, so these
helpers parse the hex operands.