Searched refs:BAL (Results 1 – 1 of 1) sorted by relevance
137 #define BAL (HI(1) | (17 << 16)) macro353 inst[-1] = (jump->flags & IS_JAL) ? BAL : B; in detect_jump_type()370 inst[0] = (jump->flags & IS_JAL) ? BAL : B; in detect_jump_type()
Completed in 9 milliseconds