Home
last modified time | relevance | path

Searched refs:MAKE_64BIT_MASK (Results 351 – 358 of 358) sorted by relevance

1...<<1112131415

/dports/emulators/qemu60/qemu-6.0.0/tcg/
H A Dtcg.c2478 } else if (set == MAKE_64BIT_MASK(0, TCG_TARGET_NB_REGS)) { in tcg_dump_ops()
/dports/emulators/qemu60/qemu-6.0.0/target/arm/
H A Dtranslate-neon.c.inc1565 widen_mask = MAKE_64BIT_MASK(0, esize);
H A Dtranslate-a64.c239 tcg_gen_andi_i64(dst, src, ~MAKE_64BIT_MASK(56, 4)); in gen_address_with_allocation_tag0()
/dports/emulators/qemu5/qemu-5.2.0/target/arm/
H A Dtranslate-neon.c.inc1565 widen_mask = MAKE_64BIT_MASK(0, esize);
H A Dtranslate-a64.c232 tcg_gen_andi_i64(dst, src, ~MAKE_64BIT_MASK(56, 4)); in gen_address_with_allocation_tag0()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/arm/
H A Dhelper.c703 uint64_t pageaddr = value & ~MAKE_64BIT_MASK(0, 12); in tlbimva_hyp_write()
712 uint64_t pageaddr = value & ~MAKE_64BIT_MASK(0, 12); in tlbimva_hyp_is_write()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/arm/
H A Dtranslate-a64.c238 tcg_gen_andi_i64(dst, src, ~MAKE_64BIT_MASK(56, 4)); in gen_address_with_allocation_tag0()
/dports/emulators/qemu/qemu-6.2.0/target/arm/
H A Dtranslate-a64.c238 tcg_gen_andi_i64(dst, src, ~MAKE_64BIT_MASK(56, 4)); in gen_address_with_allocation_tag0()

1...<<1112131415