Home
last modified time | relevance | path

Searched defs:imm9_8 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/riscv/kernel/
H A Dmodule.c93 u16 imm9_8 = (offset & 0x300) << (12 - 11); in apply_r_riscv_rvc_jump_rela() local
/kernel/linux/linux-6.6/arch/riscv/kernel/
H A Dmodule.c94 u16 imm9_8 = (offset & 0x300) << (12 - 11); in apply_r_riscv_rvc_jump_rela() local

Completed in 2 milliseconds