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