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