Home
last modified time | relevance | path

Searched defs:DIVWU (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/ppc/
Dconstants-ppc.h237 DIVWU = 459 << 1, // Divide Word Unsigned enumerator
/external/pcre/dist2/src/sljit/
DsljitNativePPC_common.c160 #define DIVWU (HI(31) | LO(459)) macro