Searched refs:TEST_R_OP_PR (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tests/tcg/hexagon/ |
H A D | usr.c | 489 #define TEST_R_OP_PR(FUNC, SRC1, SRC2, RES, USR_RES) \ macro 769 TEST_R_OP_PR(cmpyi_wh, 0x7fff000000000000LL, 0x7fff0001, 0x0000fffe, in main() 771 TEST_R_OP_PR(cmpyi_wh, 0x8000000000000000LL, 0x80008000, 0x7fffffff, in main()
|