Searched refs:BRANCH_ON_COUNT (Results 1 – 2 of 2) sorted by relevance
173 # define BRANCH_ON_COUNT(REG,LBL) "brctg %" #REG "," #LBL "\n\t" macro175 # define BRANCH_ON_COUNT(REG,LBL) "brct %" #REG "," #LBL "\n\t" macro191 BRANCH_ON_COUNT ([R_LI], 0b) \
21607 (BRANCH_ON_COUNT): New define.21608 (TR_LOOP): Use BRANCH_ON_COUNT instead of brctg.