Home
last modified time | relevance | path

Searched defs:high (Results 1 – 25 of 52) sorted by relevance

123

/qemu/util/
A Dstats64.c46 uint32_t high, low; in stat64_get() local
71 bool stat64_add32_carry(Stat64 *s, uint32_t low, uint32_t high) in stat64_add32_carry()
93 uint32_t high, low; in stat64_min_slow() local
122 uint32_t high, low; in stat64_max_slow() local
A Drange.c81 uint64_t low, uint64_t high) in range_inverse_array()
A Dhost-utils.c38 uint32_t high, low; in mul64() member
248 uint64_t high = *phigh; in ulshift() local
/qemu/target/i386/tcg/
A Dmem_helper.c32 int low, high; in helper_boundw() local
47 int low, high; in helper_boundl() local
/qemu/include/qemu/
A Dstats64.h83 uint32_t low, high; in stat64_add() local
119 uint32_t low, high; in stat64_min() local
159 uint32_t low, high; in stat64_max() local
A Dqemu-plugin.h291 uint64_t high; member
/qemu/tests/unit/
A Dtest-div128.c24 uint64_t high; member
33 int64_t high; member
A Dtest-shift128.c14 uint64_t high; member
A Dtest-resv-mem.c81 uint64_t low, uint64_t high) in run_range_inverse_array()
/qemu/hw/intc/
A Daspeed_vic.c112 bool high; in aspeed_vic_read() local
192 bool high; in aspeed_vic_write() local
/qemu/include/hw/s390x/
A Dtod.h19 uint8_t high; member
/qemu/include/fpu/
A Dsoftfloat-types.h101 uint16_t high; member
107 uint64_t high, low; member
/qemu/target/arm/tcg/
A Dneon_helper.c719 uint32_t high; in HELPER() local
743 uint32_t high; in HELPER() local
762 int32_t high; in HELPER() local
840 uint64_t high = (uint16_t)(x >> 16); in HELPER() local
846 uint64_t high = (int16_t)(x >> 16); in HELPER() local
886 uint32_t high = b + (b >> 32); in HELPER() local
911 uint32_t low, high; in HELPER() local
1087 uint32_t high = -(x >> 32); in HELPER() local
/qemu/hw/microblaze/
A Dboot.c141 uint64_t entry, high; in microblaze_load_kernel() local
/qemu/tests/qtest/
A Dpnv-host-i2c-test.c166 static void pnv_i2c_pca9554_set_pin(PnvI2cDev *dev, int pin, bool high) in pnv_i2c_pca9554_set_pin()
273 static void pnv_i2c_pca9552_set_pin(PnvI2cDev *dev, int pin, bool high) in pnv_i2c_pca9552_set_pin()
/qemu/linux-user/m68k/
A Dsignal.c175 uint32_t high = env->fregs[i].d.high << 16; in target_rt_save_fpu_state() local
226 uint32_t high; in target_rt_restore_fpu_state() local
/qemu/block/
A Dfile-win32.c177 LONG high; in qemu_ftruncate64() local
499 LONG low, high; in raw_co_truncate() local
572 DWORD high, low; in raw_co_get_allocated_file_size() local
/qemu/hw/ppc/
A Dvirtex_ml507.c240 uint64_t entry, high; in virtex_init() local
/qemu/tests/tcg/multiarch/system/
A Dmemory.c147 uint16_t low = BYTE_NEXT(count), high = BYTE_NEXT(count); in init_test_data_u16() local
213 uint8_t high, low; in read_test_data_u16() local
/qemu/include/hw/xen/
A Dxen-pvh-common.h66 MemoryRegion high; member
/qemu/hw/i386/
A Dsgx.c81 static uint64_t sgx_calc_section_metric(uint64_t low, uint64_t high) in sgx_calc_section_metric()
/qemu/hw/m68k/
A Dvirt.c221 uint64_t high; in virt_init() local
A Dq800.c578 uint64_t high; in q800_machine_init() local
/qemu/target/s390x/tcg/
A Dcc_helper.c308 static uint32_t cc_calc_vc(uint64_t low, uint64_t high) in cc_calc_vc()
/qemu/hw/cxl/
A Dcxl-host.c116 uint32_t low, high; in cxl_hdm_find_target() local

Completed in 55 milliseconds

123