/third_party/openssl/crypto/bn/asm/ |
D | mips.pl | 68 $SUBU="dsubu"; 83 $SUBU="subu"; 720 $SUBU $ta0,$t0,$ta0 721 $SUBU $t0,$ta0,$v0 727 $SUBU $ta1,$t1,$ta1 728 $SUBU $t1,$ta1,$v0 735 $SUBU $ta2,$t2,$ta2 736 $SUBU $t2,$ta2,$v0 742 $SUBU $ta3,$t3,$ta3 743 $SUBU $t3,$ta3,$v0 [all …]
|
D | mips-mont.pl | 88 $SUBU="dsubu"; 95 $SUBU="subu"; 377 $SUBU $lo1,$lo0,$lo1 # tp[i]-np[i] 379 $SUBU $lo0,$lo1,$hi0 387 $SUBU $hi0,$hi1,$hi0 # handle upmost overflow bit
|
D | bn-c64xplus.asm | 172 SUBU B7,A7,A1:A0
|
/third_party/node/deps/openssl/openssl/crypto/bn/asm/ |
D | mips.pl | 68 $SUBU="dsubu"; 83 $SUBU="subu"; 720 $SUBU $ta0,$t0,$ta0 721 $SUBU $t0,$ta0,$v0 727 $SUBU $ta1,$t1,$ta1 728 $SUBU $t1,$ta1,$v0 735 $SUBU $ta2,$t2,$ta2 736 $SUBU $t2,$ta2,$v0 742 $SUBU $ta3,$t3,$ta3 743 $SUBU $t3,$ta3,$v0 [all …]
|
D | mips-mont.pl | 88 $SUBU="dsubu"; 95 $SUBU="subu"; 377 $SUBU $lo1,$lo0,$lo1 # tp[i]-np[i] 379 $SUBU $lo0,$lo1,$hi0 387 $SUBU $hi0,$hi1,$hi0 # handle upmost overflow bit
|
D | bn-c64xplus.asm | 172 SUBU B7,A7,A1:A0
|
/third_party/libffi/src/mips/ |
D | ffitarget.h | 150 # define SUBU subu macro 157 # define SUBU dsubu macro
|
D | o32.S | 52 SUBU $sp, SIZEOF_FRAME # Frame size 72 SUBU $sp, v0 # move the stack pointer to reflect the 261 SUBU $sp, SIZEOF_FRAME2 316 SUBU $sp, SIZEOF_FRAME2
|
D | n32.S | 64 SUBU $sp, SIZEOF_FRAME # Frame size 89 SUBU $sp, $sp, v0 # move the stack pointer to reflect the 439 SUBU $sp, SIZEOF_FRAME2 474 SUBU $sp, SIZEOF_FRAME2
|
/third_party/pcre2/pcre2/src/sljit/ |
D | sljitNativeMIPS_common.c | 276 #define SUBU (HI(0) | LO(35)) macro 308 #define SUBU_W SUBU 1577 …FAIL_IF(push_inst(compiler, SELECT_OP(DSUBU, SUBU) | SA(0) | T(src2) | D(TMP_REG1), DR(TMP_REG1))); in emit_single_op() 1748 …FAIL_IF(push_inst(compiler, SELECT_OP(DSUBU, SUBU) | S(src1) | T(src2) | DA(EQUAL_FLAG), EQUAL_FLA… in emit_single_op() 1750 return push_inst(compiler, SELECT_OP(DSUBU, SUBU) | S(src1) | T(src2) | D(dst), DR(dst)); in emit_single_op() 1779 …FAIL_IF(push_inst(compiler, SELECT_OP(DSUBU, SUBU) | S(src1) | T(src2) | DA(EQUAL_FLAG), EQUAL_FLA… in emit_single_op() 1786 FAIL_IF(push_inst(compiler, SELECT_OP(DSUBU, SUBU) | S(src1) | T(src2) | D(dst), DR(dst))); in emit_single_op() 1817 FAIL_IF(push_inst(compiler, SELECT_OP(DSUBU, SUBU) | S(src1) | T(src2) | D(dst), DR(dst))); in emit_single_op() 1823 FAIL_IF(push_inst(compiler, SELECT_OP(DSUBU, SUBU) | S(dst) | TA(OTHER_FLAG) | D(dst), DR(dst))); in emit_single_op() 1860 …return push_inst(compiler, SELECT_OP(DSUBU, SUBU) | SA(EQUAL_FLAG) | TA(OTHER_FLAG) | DA(OTHER_FLA… in emit_single_op() [all …]
|
/third_party/node/deps/v8/src/codegen/mips/ |
D | constants-mips.h | 538 SUBU = ((4U << 3) + 3), enumerator 1287 FunctionFieldToBitNumber(SUB) | FunctionFieldToBitNumber(SUBU) |
|
D | assembler-mips.cc | 1790 GenInstrRegister(SPECIAL, rs, rt, rd, 0, SUBU); in subu()
|
/third_party/node/deps/v8/src/codegen/mips64/ |
D | constants-mips64.h | 545 SUBU = ((4U << 3) + 3), enumerator 1349 FunctionFieldToBitNumber(SUBU) | FunctionFieldToBitNumber(DSUBU) |
|
D | assembler-mips64.cc | 1728 GenInstrRegister(SPECIAL, rs, rt, rd, 0, SUBU); in subu()
|
/third_party/node/deps/v8/src/diagnostics/mips/ |
D | disasm-mips.cc | 1355 case SUBU: in DecodeTypeRegisterSPECIAL()
|
/third_party/node/deps/v8/src/diagnostics/mips64/ |
D | disasm-mips64.cc | 1587 case SUBU: in DecodeTypeRegisterSPECIAL()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | Mips16InstrInfo.td | 1269 // Format: SUBU rz, rx, ry MIPS16e
|
/third_party/node/deps/v8/src/execution/mips/ |
D | simulator-mips.cc | 4020 case SUBU: in DecodeTypeRegisterSPECIAL()
|
/third_party/node/deps/v8/src/execution/mips64/ |
D | simulator-mips64.cc | 4114 case SUBU: { in DecodeTypeRegisterSPECIAL()
|
/third_party/libffi/ |
D | ChangeLog.old | 2795 SUBU, add with ADDU and use smaller code sequences. 2985 * src/mips/ffitarget.h (REG_L, REG_S, SUBU, ADDU, SRL, LI): Indent.
|
/third_party/icu/icu4j/perf-tests/data/collation/ |
D | TestNames_SerbianSH.txt | 53722 SUBU ĐORĐE
|