Home
last modified time | relevance | path

Searched refs:tci_compare64 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tcg/
H A Dtci.c244 static bool tci_compare64(uint64_t u0, uint64_t u1, TCGCond condition) in tci_compare64() function
461 regs[r0] = tci_compare64(T1, T2, condition); in tcg_qemu_tb_exec()
466 regs[r0] = tci_compare64(regs[r1], regs[r2], condition); in tcg_qemu_tb_exec()
470 tmp32 = tci_compare64(regs[r1], regs[r2], condition); in tcg_qemu_tb_exec()