Searched refs:JAL (Results 1 – 1 of 1) sorted by relevance
136 #define JAL (HI(3)) macro314 inst[-1] = (jump->flags & IS_JAL) ? JAL : J; in detect_jump_type()321 inst[0] = (jump->flags & IS_JAL) ? JAL : J; in detect_jump_type()
Completed in 8 milliseconds