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

/external/pcre/dist2/src/sljit/
H A DsljitNativeMIPS_common.c148 #define MFHI (HI(0) | LO(16)) macro
1055 return push_inst(compiler, MFHI | D(SLJIT_R1), DR(SLJIT_R1));
1076 return (op >= SLJIT_DIV_UW) ? SLJIT_SUCCESS : push_inst(compiler, MFHI | D(SLJIT_R1), DR(SLJIT_R1));

Completed in 181 milliseconds