Home
last modified time | relevance | path

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

/qemu/tcg/
H A Dtci.c196 static bool tci_compare32(uint32_t u0, uint32_t u1, TCGCond condition) in tci_compare32() function
449 regs[r0] = tci_compare32(regs[r1], regs[r2], condition); in tcg_qemu_tb_exec()
453 tmp32 = tci_compare32(regs[r1], regs[r2], condition); in tcg_qemu_tb_exec()