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

/external/pcre/dist/sljit/
H A DsljitNativeMIPS_common.c106 #define BC1F (HI(17) | (8 << 21)) macro
1629 inst = BC1F | JUMP_LENGTH; \
1941 PTR_FAIL_IF(push_inst(compiler, (if_true ? BC1F : BC1T) | JUMP_LENGTH, UNMOVABLE_INS));

Completed in 144 milliseconds