Home
last modified time | relevance | path

Searched refs:DIVW (Results 1 – 2 of 2) sorted by relevance

/external/pcre/dist/sljit/
DsljitNativePPC_common.c155 #define DIVW (HI(31) | LO(491)) macro
1290 …FAIL_IF(push_inst(compiler, (op == SLJIT_UDIV ? DIVWU : DIVW) | D(SLJIT_R0) | A(TMP_REG1) | B(SLJI… in sljit_emit_op0()
1298 …FAIL_IF(push_inst(compiler, (op == SLJIT_UDIV ? DIVWU : DIVW) | D(SLJIT_R0) | A(TMP_REG1) | B(SLJI… in sljit_emit_op0()
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.td2322 defm DIVW : XOForm_1rcr<31, 491, 0, (outs gprc:$rT), (ins gprc:$rA, gprc:$rB),