Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/hexagon/
H A Dusr.c536 FUNC, RESIN, SRC1, SRC2, RES, USR_RES) \ argument
538 RESTYPE result = RESIN; \
547 #define TEST_XR_OP_RR(FUNC, RESIN, SRC1, SRC2, RES, USR_RES) \ argument
549 FUNC, RESIN, SRC1, SRC2, RES, USR_RES)
551 #define TEST_XP_OP_PP(FUNC, RESIN, SRC1, SRC2, RES, USR_RES) \ argument
553 FUNC, RESIN, SRC1, SRC2, RES, USR_RES)
555 #define TEST_XP_OP_RR(FUNC, RESIN, SRC1, SRC2, RES, USR_RES) \ argument
557 FUNC, RESIN, SRC1, SRC2, RES, USR_RES)
562 RESTYPE result = RESIN; \
579 RESTYPE result = RESIN; \
[all …]