Home
last modified time | relevance | path

Searched defs:is_load (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_64_mmu_radix.c41 bool is_load = !!to; in __kvmhv_copy_tofrom_guest_radix() local
H A Dbook3s_hv_nested.c574 bool is_load = !!gp_to; in kvmhv_copy_tofrom_guest_nested() local
/openbmc/qemu/target/m68k/
H A Dtranslate.c1938 int is_load = (insn & 0x0400) != 0; in DISAS_INSN() local
4880 int is_load = ((ext & 0x2000) == 0); in gen_op_fmovem() local
/openbmc/qemu/target/riscv/
H A Dvector_helper.c212 uint32_t esz, bool is_load) in vext_continus_ldst_host()
381 uint32_t evl, uintptr_t ra, bool is_load) in vext_ldst_us()