Macro lib_rv32_asm::encode_j_imm[][src]

macro_rules! encode_j_imm {
    ($n : expr) => { ... };
}
Expand description

Encode and integer as a bitmask for a J-type immediate.