Home
last modified time | relevance | path

Searched defs:low (Results 1 – 25 of 40) sorted by relevance

12

/qemu/util/
H 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
H A Drange.c81 uint64_t low, uint64_t high) in range_inverse_array()
H A Dhost-utils.c38 uint32_t high, low; in mul64() member
247 uint64_t low = *plow; in ulshift() local
/qemu/target/i386/tcg/
H A Dmem_helper.c31 int low, high; in helper_boundw() local
46 int low, high; in helper_boundl() local
/qemu/include/qemu/
H 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
H A Dqemu-plugin.h290 uint64_t low; member
H A Dtimer.h892 uint32_t low,high; in cpu_get_host_ticks() local
H A Dhost-utils.h98 uint32_t high, low; in muldiv64_rounding() member
/qemu/tests/unit/
H A Dtest-div128.c25 uint64_t low; member
34 uint64_t low; member
H A Dtest-shift128.c13 uint64_t low; member
H A Dtest-resv-mem.c81 uint64_t low, uint64_t high) in run_range_inverse_array()
/qemu/include/hw/s390x/
H A Dtod.h20 uint64_t low; member
/qemu/include/fpu/
H A Dsoftfloat-types.h102 uint64_t low; member
109 uint64_t high, low; member
/qemu/tests/tcg/multiarch/system/
H A Dmemory.c146 uint16_t low = BYTE_NEXT(count), high = BYTE_NEXT(count); in init_test_data_u16() local
212 uint8_t high, low; in read_test_data_u16() local
/qemu/include/hw/xen/
H A Dxen-pvh-common.h65 MemoryRegion low; member
/qemu/target/arm/tcg/
H A Dneon_helper.c697 uint32_t low; in HELPER() local
721 uint32_t low; in HELPER() local
738 int32_t low; in HELPER() local
873 uint32_t low, high; in HELPER() local
1048 uint32_t low = -x; in HELPER() local
/qemu/hw/i386/
H A Dsgx.c81 static uint64_t sgx_calc_section_metric(uint64_t low, uint64_t high) in sgx_calc_section_metric()
/qemu/block/
H A Dfile-win32.c499 LONG low, high; in raw_co_truncate() local
572 DWORD high, low; in raw_co_get_allocated_file_size() local
/qemu/hw/cxl/
H A Dcxl-host.c114 uint32_t low, high; in cxl_hdm_find_target() local
/qemu/target/s390x/tcg/
H A Dcc_helper.c307 static uint32_t cc_calc_vc(uint64_t low, uint64_t high) in cc_calc_vc()
/qemu/target/sh4/
H A Dtranslate.c675 TCGv low = tcg_temp_new(); in _decode_opc() local
685 TCGv high, low; in _decode_opc() local
/qemu/plugins/
H A Dapi.c342 uint64_t low = current_cpu->neg.plugin_mem_value_low; in qemu_plugin_mem_get_value() local
/qemu/tcg/
H A Dtci.c54 static uint64_t tci_uint64(uint32_t high, uint32_t low) in tci_uint64()
/qemu/target/ppc/
H A Dint_helper.c1156 uint64_t low; in helper_VDIVESD() local
1172 uint64_t high, low; in helper_VDIVEUD() local
1187 Int128 high, low; in helper_VDIVESQ() local
1204 Int128 high, low; in helper_VDIVEUQ() local
3080 target_ulong low, uint32_t update_Rc) in helper_dlmzb()
/qemu/target/loongarch/tcg/
H A Dtlb_helper.c197 static uint32_t get_random_tlb(uint32_t low, uint32_t high) in get_random_tlb()

12