Home
last modified time | relevance | path

Searched defs:old_val (Results 1 – 14 of 14) sorted by relevance

/qemu/hw/intc/
H A Driscv_imsic.c95 target_ulong old_val = imsic->eidelivery[page]; in riscv_imsic_eidelivery_rmw() local
113 target_ulong old_val = imsic->eithreshold[page]; in riscv_imsic_eithreshold_rmw() local
/qemu/tests/tcg/hexagon/
H A Dpreg_alias.c103 uint32_t old_val = 0x0000001c; in test_packet() local
H A Dmisc.c225 static inline int32_t test_clrtnew(int32_t arg1, int32_t old_val) in test_clrtnew()
/qemu/hw/net/
H A De1000x_common.c331 uint32_t old_val = mac[TIMINCA]; in e1000x_set_timinca() local
H A Dtulip.c711 static void tulip_csr9_write(TULIPState *s, uint32_t old_val, in tulip_csr9_write()
H A Dopencores_eth.c315 uint32_t old_val = s->regs[INT_SOURCE]; in open_eth_int_source_write() local
/qemu/hw/core/
H A Dregister.c74 uint64_t old_val, new_val, test, no_w_mask; in register_write() local
H A Dqdev-properties-system.c41 const void *old_val, const char *new_val, in check_prop_still_unset() argument
/qemu/hw/watchdog/
H A Dallwinner-wdt.c237 uint32_t old_val; in allwinner_wdt_write() local
/qemu/rust/hw/timer/hpet/src/
H A Ddevice.rs406 let old_val: u64 = self.config; in set_tn_cfg_reg() localVariable
628 let old_val = self.config.get(); in set_cfg_reg() localVariable
/qemu/hw/timer/
H A Dhpet.c483 uint64_t old_val, new_val, cleared; in hpet_ram_write() local
H A Dexynos4210_mct.c1179 uint32_t old_val; in exynos4210_mct_write() local
/qemu/target/arm/
H A Dptw.c736 static uint64_t arm_casq_ptw(CPUARMState *env, uint64_t old_val, in arm_casq_ptw()
/qemu/target/riscv/
H A Dcsr.c2470 target_ulong old_val; in rmw_iprio() local