Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/mips/user/isa/r5900/
H A Dtest_r5900_divu1.c11 static struct quotient_remainder divu1(uint32_t rs, uint32_t rt) in divu1() function
32 struct quotient_remainder qr = divu1(rs, rt); in verify_divu1()