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

/external/valgrind/main/none/tests/mips64/
H A Darithmetic_instruction.c9 DDIV, DDIVU, DIV, DIVU, enumerator in enum:__anon33128
144 case DDIVU:
/external/pcre/dist/sljit/
H A DsljitNativeMIPS_common.c124 #define DDIVU (HI(0) | LO(31)) macro
1082 FAIL_IF(push_inst(compiler, (op == SLJIT_UDIV ? DDIVU : DDIV) | S(SLJIT_R0) | T(SLJIT_R1), MOVABLE_INS));

Completed in 381 milliseconds