pub const PREPASS_CLASS_CODE_MASK: u8 = 0x3F;
Mask extracting the named-arm code from a class byte (drops the flag bits).