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

/external/pcre/dist/sljit/
H A DsljitNativePPC_common.c165 #define FCTIDZ (HI(63) | LO(815)) macro
1724 FAIL_IF(push_inst(compiler, (op == SLJIT_CONVI_FROMD ? FCTIWZ : FCTIDZ) | FD(TMP_FREG1) | FB(src)));
/external/v8/src/ppc/
H A Dconstants-ppc.h296 FCTIDZ = 815 << 1, // ^^^ with round toward zero enumerator in enum:v8::internal::OpcodeExt4

Completed in 45 milliseconds