Home
last modified time | relevance | path

Searched defs:odd (Results 1 – 7 of 7) sorted by relevance

/qemu/util/
H A Ds390x_pci_mmio.c19 uint64_t odd; member
/qemu/target/hexagon/
H A Darch.c128 uint64_t interleave(uint32_t odd, uint32_t even) in interleave()
/qemu/hw/ppc/
H A Dprep.c154 int odd; in NVRAM_compute_crc() local
/qemu/target/arm/tcg/
H A Dmte_helper.c681 static int checkN(uint8_t *mem, int odd, int cmp, int count) in checkN()
730 static int checkNrev(uint8_t *mem, int odd, int cmp, int count) in checkNrev()
H A Dsve_helper.c3205 int odd = FIELD_EX32(pred_desc, PREDDESC, DATA) << esz; in HELPER() local
3274 int odd = FIELD_EX32(pred_desc, PREDDESC, DATA); in HELPER() local
/qemu/target/loongarch/tcg/
H A Dtlb_helper.c610 void helper_ldpte(CPULoongArchState *env, target_ulong base, target_ulong odd, in helper_ldpte()
/qemu/hw/net/
H A Drtl8139.c1857 uint8_t odd[2] = {*data, 0}; in ones_complement_sum() local