Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/hexagon/
H A Dusr.c527 #define TEST_R_OP_RI(FUNC, SRC1, SRC2, RES, USR_RES) \ macro
827 TEST_R_OP_RI(round_ri_sat, 0x0000ffff, 2, 0x00004000, USR_CLEAR); in main()
828 TEST_R_OP_RI(round_ri_sat, 0x7fffffff, 2, 0x1fffffff, USR_OVF); in main()