Searched refs:DDIVU (Results 1 - 7 of 7) sorted by relevance

/external/valgrind/none/tests/mips64/
H A Darithmetic_instruction.c9 DDIV, DDIVU, DIV, DIVU, enumerator in enum:__anon29705
144 case DDIVU:
/external/v8/src/mips64/
H A Dconstants-mips64.h428 DDIVU = ((3U << 3) + 7),
976 FunctionFieldToBitNumber(DIVU) | FunctionFieldToBitNumber(DDIVU) |
H A Dassembler-mips64.cc1740 GenInstrRegister(SPECIAL, rs, rt, zero_reg, 0, DDIVU);
H A Dsimulator-mips64.cc3859 case DDIVU:
/external/pcre/dist2/src/sljit/
H A DsljitNativeMIPS_common.c124 #define DDIVU (HI(0) | LO(31)) macro
1070 FAIL_IF(push_inst(compiler, ((op | 0x2) == SLJIT_DIV_UW ? DDIVU : DDIV) | S(SLJIT_R0) | T(SLJIT_R1), MOVABLE_INS));
/external/capstone/arch/Mips/
H A DMipsGenAsmWriter.inc554 33577795U, // DDIVU
2268 0U, // DDIVU
/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp1065 case Mips::DDIVU:

Completed in 93 milliseconds