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

/linux-master/arch/arm/probes/kprobes/
H A Dactions-thumb.c372 long imm5 = insn & 0xf8; local
/linux-master/arch/riscv/kernel/
H A Dmodule.c127 u16 imm5 = (offset & 0x20) >> (5 - 2); local
144 u16 imm5 = (offset & 0x20) >> (5 - 2); local

Completed in 122 milliseconds