Home | History | Annotate | Download | only in mips

Lines Matching refs:BRANCH_ARGS_CHECK

903 // BRANCH_ARGS_CHECK checks that conditional jump arguments are correct.
904 #define BRANCH_ARGS_CHECK(cond, rs, rt) ASSERT( \
921 BRANCH_ARGS_CHECK(cond, rs, rt);
1150 BRANCH_ARGS_CHECK(cond, rs, rt);
1421 BRANCH_ARGS_CHECK(cond, rs, rt);
1512 BRANCH_ARGS_CHECK(cond, rs, rt);
1629 BRANCH_ARGS_CHECK(cond, rs, rt);
1685 BRANCH_ARGS_CHECK(cond, rs, rt);
3286 #undef BRANCH_ARGS_CHECK