Home
last modified time | relevance | path

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

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