Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/hexagon/
H A Doverflow.c92 int32_t convres; in test_packet() local
105 : "=r"(convres), "=r"(satres), "=r"(usr) in test_packet()
109 check32(convres, 0xffffffff); in test_packet()