Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/riscv/kernel/
A Dmodule.c79 u16 imm5 = (offset & 0x20) >> (5 - 2); in apply_r_riscv_rvc_branch_rela() local
97 u16 imm5 = (offset & 0x20) >> (5 - 2); in apply_r_riscv_rvc_jump_rela() local
/linux-6.3-rc2/arch/arm/probes/kprobes/
A Dactions-thumb.c372 long imm5 = insn & 0xf8; in t16_simulate_cbz() local

Completed in 10 milliseconds