macro_rules! encode_j_imm { ($n:expr) => { ... }; }
Encode and integer as a bitmask for a J-type immediate.