Searched refs:MS_OP_BRCLEAR (Results 1 – 2 of 2) sorted by relevance
72 #define MS_OP_BRCLEAR 9 /* brclear <mask>, <offset> */ macro130 #define MS_BRCLEAR(mask,offset) { MS_OP_BRCLEAR, {{ (mask) }, { (offset) }}}
1442 case MS_OP_BRCLEAR: in ppc_exec_microseq()