Home
last modified time | relevance | path

Searched defs:imm4_1 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/riscv/kernel/
H A Dmodule.c54 u32 imm4_1 = (offset & 0x1e) << (11 - 4); in apply_r_riscv_branch_rela() local
/openbmc/linux/arch/riscv/net/
H A Dbpf_jit.h253 u8 imm4_1 = ((imm12_1 & 0xf) << 1) | ((imm12_1 & 0x400) >> 10); in rv_b_insn() local