Searched refs:isWFE (Results 1 – 1 of 1) sorted by relevance
19220 Bool isWFE = INSN0(15,0) == 0xBF20; in disInstr_THUMB_WRK() local19221 DIP(isWFE ? "wfe\n" : "yield\n"); in disInstr_THUMB_WRK()