Home
last modified time | relevance | path

Searched defs:ovf (Results 1 – 6 of 6) sorted by relevance

/qemu/hw/riscv/
H A Driscv-iommu-hpm.c74 const uint32_t ovf = in hpm_incr_ctr() local
180 uint32_t ovf; in riscv_iommu_hpm_timer_cb() local
275 const uint32_t ovf = riscv_iommu_reg_get32(s, RISCV_IOMMU_REG_IOCOUNTOVF); in riscv_iommu_process_hpmcycle_write() local
356 const uint32_t ovf = riscv_iommu_reg_get32(s, RISCV_IOMMU_REG_IOCOUNTOVF); in riscv_iommu_process_hpmevt_write() local
/qemu/tests/qemu-iotests/
H A D30265 ovf = tarfile.TarInfo("vm.ovf") variable
/qemu/tests/tcg/hexagon/
H A Doverflow.c136 bool ovf; in main() local
/qemu/target/tricore/
H A Dop_helper.c275 int64_t ovf; in helper_add64_ssov() local
431 int64_t ovf; in helper_sub64_ssov() local
696 uint64_t ret, ovf; in helper_madd64_ssov() local
774 int64_t ovf; in helper_madd64_q_ssov() local
918 uint64_t ret, ovf; in helper_msub64_ssov() local
1022 int64_t ovf; in helper_msub64_q_ssov() local
1103 int32_t ovf = 0; in helper_abs_b() local
1126 int32_t ovf = 0; in helper_abs_h() local
1150 int32_t ovf = 0; in helper_absdif_b() local
1174 int32_t ovf = 0; in helper_absdif_h() local
[all …]
/qemu/hw/timer/
H A Drenesas_tmr.c127 int elapsed, ovf = 0; in read_tcnt() local
/qemu/target/hexagon/
H A Dgenptr.c991 TCGv ovf = tcg_temp_new(); in gen_shl_sat() local