Searched defs:JAL (Results 1 - 1 of 1) sorted by relevance

/external/pcre/dist/sljit/
H A DsljitNativeMIPS_common.c141 #define JAL (HI(3)) macro
312 inst[-1] = (jump->flags & IS_JAL) ? JAL : J;
319 inst[0] = (jump->flags & IS_JAL) ? JAL : J;

Completed in 73 milliseconds