Searched refs:TEST_CASE_PSW (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tests/tcg/tricore/asm/ |
H A D | macros.h | 61 #define TEST_CASE_PSW(num, testreg, correct, correct_psw, code...) \ macro 109 TEST_CASE_PSW(num, DREG_CALC_RESULT, result, psw, \ 125 TEST_CASE_PSW(num, DREG_CALC_RESULT, result, psw, \ 133 TEST_CASE_PSW(num, DREG_CALC_RESULT, result, psw, \ 150 TEST_CASE_PSW(num, DREG_CALC_RESULT, result, psw, \
|