Home | History | Annotate | Download | only in sljit

Lines Matching refs:BAL

105 #define BAL		(HI(1) | (17 << 16))
259 inst[-1] = (jump->flags & IS_JAL) ? BAL : B;
276 inst[0] = (jump->flags & IS_JAL) ? BAL : B;