Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dinstruction-scheduler-mips64.cc440 DIVU = 50, enumerator
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dinstruction-scheduler-mips.cc414 DIVU = 50, enumerator
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeRISCV_common.c92 #define DIVU (F7(0x1) | F3(0x5) | OPC(0x33)) macro
H A DsljitNativeMIPS_common.c189 #define DIVU (HI(0) | (2 << 6) | LO(27)) macro
198 #define DIVU (HI(0) | LO(27)) macro

Completed in 13 milliseconds