Home
last modified time | relevance | path

Searched defs:rdlo (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/probes/kprobes/
H A Dactions-arm.c271 int rdlo = (insn >> 12) & 0xf; in emulate_rdlo12rdhi16rn0rm8_rwflags_nopc() local
H A Dactions-thumb.c282 int rdlo = (insn >> 12) & 0xf; in t32_emulate_rdlo12rdhi8rn16rm0_noflags() local
/openbmc/qemu/target/arm/tcg/
H A Dtranslate.c1487 int rdhi, rdlo, rd0, rd1, i; in disas_iwmmxt_insn() local
2459 int acc, rd0, rd1, rdhi, rdlo; in disas_dsp_insn() local