Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/mips/user/isa/r5900/
H A Dtest_r5900_mtlohi1.c13 int32_t flo, fhi, flo1, fhi1; in main() local
30 "=r" (flo1), "=r" (fhi1) in main()
36 assert(flo1 == 32452867); in main()