Home
last modified time | relevance | path

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

/linux/arch/arm/probes/kprobes/
H A Dactions-common.c23 int lbit = insn & (1 << 20); in simulate_ldm1stm1() local
/linux/arch/arm/probes/uprobes/
H A Dactions-arm.c167 int lbit = insn & (1 << 20); in uprobe_decode_ldmstm() local