Searched refs:imm20 (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/riscv/kernel/
H A Dmodule.c113 u32 imm20 = (offset & 0x100000) << (31 - 20); local
118 return riscv_insn_rmw(location, 0xfff, imm20 | imm19_12 | imm11 | imm10_1);

Completed in 182 milliseconds