Home
last modified time | relevance | path

Searched defs:overflow (Results 1 – 5 of 5) sorted by relevance

/qemu/tests/unit/
H A Dtest-shift128.c18 bool overflow; member
112 bool overflow = false; in test_lshift() local
/qemu/util/
H A Dhexdump.c107 bool overflow = umul64_overflow(data_size, 2, &required_buffer_size); in qemu_hexdump_to_buffer() local
H A Dhost-utils.c245 void ulshift(uint64_t *plow, uint64_t *phigh, int32_t shift, bool *overflow) in ulshift()
/qemu/target/ppc/
H A Dint_helper.c51 int overflow = 0; in helper_DIVWEU() local
78 int overflow = 0; in helper_DIVWE() local
107 int overflow = 0; in helper_DIVDEU() local
128 int overflow = 0; in helper_DIVDE() local
2305 int *overflow) in bcd_add_mag()
2330 int *overflow) in bcd_sub_mag()
2357 int overflow = 0; in helper_bcdadd() local
/qemu/hw/ipmi/
H A Dipmi_bmc_sim.c120 uint8_t overflow; member
132 uint8_t overflow; member