HomeSort by relevance Sort by last modified time
    Searched refs:slt (Results 1 - 25 of 62) sorted by null

1 2 3

  /external/openssl/crypto/bn/asm/
bn-mips.S 1542 slt $2,$25,$0
1545 slt $6,$24,$0
1555 slt $3,$25,$0
1558 slt $6,$24,$0
1580 slt $7,$25,$0
1583 slt $6,$24,$0
1594 slt $1,$25,$0
1598 slt $6,$24,$0
1611 slt $2,$25,$0
1614 slt $6,$24,$
    [all...]
mips.pl     [all...]
mips3.s 1574 slt c_1,t_2,zero
1576 slt a2,t_1,zero
1587 slt c_2,t_2,zero
1589 slt a2,t_1,zero
1612 slt c_3,t_2,zero
1614 slt a2,t_1,zero
1626 slt AT,t_2,zero
1629 slt a2,t_1,zero
1643 slt c_1,t_2,zero
1645 slt a2,t_1,zer
    [all...]
mips-mont.S 12 slt $1,$9,4
15 slt $1,$9,17 # on in-order CPU
mips-mont.pl 132 slt $at,$num,4
135 slt $at,$num,17 # on in-order CPU
  /prebuilts/misc/common/swig/include/2.0.11/python/
pyopers.swg 92 #define %pybinoperator(pyname,oper,functp,slt) %rename(pyname) oper; %pythonmaybecall oper; %feature("python:slot", #slt, functype=#functp) oper; %feature("python:slot", #slt, functype=#functp) pyname;
95 #define %pybinoperator(pyname,oper,functp,slt) %rename(pyname) oper; %pythonmaybecall oper
189 #define %pyinplaceoper(SwigPyOper, Oper, functp, slt) %delobject Oper; %newobject Oper; %feature("python:slot", #slt, functype=#functp) Oper; %rename(SwigPyOper) Oper
191 #define %pyinplaceoper(SwigPyOper, Oper, functp, slt) %delobject Oper; %newobject Oper; %rename(SwigPyOper) Oper
  /external/llvm/test/MC/Mips/
micromips-alu-instructions.s 20 # CHECK-EL: slt $3, $3, $5 # encoding: [0xa3,0x00,0x50,0x1b]
54 # CHECK-EB: slt $3, $3, $5 # encoding: [0x00,0xa3,0x1b,0x50]
86 slt $3, $3, $5
87 slt $3, $3, 103
mips-alu-instructions.s 23 # CHECK: slt $3, $3, $5 # encoding: [0x2a,0x18,0x65,0x00]
54 slt $3, $3, $5
55 slt $3, $3, 103
mips64-alu-instructions.s 21 # CHECK: slt $3, $3, $5 # encoding: [0x2a,0x18,0x65,0x00]
49 slt $3, $3, $5
50 slt $3, $3, 103
  /external/ltrace/
vect.c 178 void *slt = slot(vec, i); local
179 switch ((*cb)(slt, data)) {
183 return slt;
  /external/llvm/include/llvm/ADT/
APInt.h     [all...]
APSInt.h 118 return IsUnsigned ? ult(RHS) : slt(RHS);
  /external/chromium_org/v8/test/cctest/
test-disasm-mips.cc 424 COMPARE(slt(a0, a1, a2),
425 "00a6202a slt a0, a1, a2");
426 COMPARE(slt(s0, s1, s2),
427 "0232802a slt s0, s1, s2");
428 COMPARE(slt(t2, t3, t4),
429 "016c502a slt t2, t3, t4");
430 COMPARE(slt(v0, v1, a2),
431 "0066102a slt v0, v1, a2");
test-disasm-mips64.cc 577 COMPARE(slt(a0, a1, a2),
578 "00a6202a slt a0, a1, a2");
579 COMPARE(slt(s0, s1, s2),
580 "0232802a slt s0, s1, s2");
581 COMPARE(slt(a6, a7, t0),
582 "016c502a slt a6, a7, t0");
583 COMPARE(slt(v0, v1, a2),
584 "0066102a slt v0, v1, a2");
  /external/llvm/test/MC/Mips/mips1/
valid.s 85 slt $s7,$11,$k1 # CHECK: slt $23, $11, $27 # encoding: [0x01,0x7b,0xb8,0x2a]
  /external/chromium_org/v8/src/mips/
macro-assembler-mips.cc 896 void MacroAssembler::Slt(Register rd, Register rs, const Operand& rt) {
898 slt(rd, rs, rt.rm());
906 slt(rd, rs, at);
    [all...]
  /external/llvm/lib/Transforms/Instrumentation/
BoundsChecking.cpp 158 if (!SizeCI || SizeCI->getValue().slt(0)) {
  /external/llvm/test/MC/Mips/mips2/
valid.s 99 slt $s7,$11,$k1 # CHECK: slt $23, $11, $27 # encoding: [0x01,0x7b,0xb8,0x2a]
  /external/llvm/test/MC/Mips/mips32/
valid.s 127 slt $s7,$11,$k1 # CHECK: slt $23, $11, $27 # encoding: [0x01,0x7b,0xb8,0x2a]
  /external/llvm/test/MC/Mips/mips32r2/
valid.s 155 slt $s7,$11,$k1 # CHECK: slt $23, $11, $27 # encoding: [0x01,0x7b,0xb8,0x2a]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
double-int.h 176 bool slt (double_int b) const;
  /external/chromium_org/v8/src/mips64/
macro-assembler-mips64.cc 973 void MacroAssembler::Slt(Register rd, Register rs, const Operand& rt) {
975 slt(rd, rs, rt.rm());
983 slt(rd, rs, at);
    [all...]
  /external/llvm/utils/vim/
llvm.vim 33 syn keyword llvmStatement sext sge sgt shl shufflevector sitofp sle slt srem
  /external/llvm/test/MC/Mips/mips3/
valid.s 157 slt $s7,$11,$k1 # CHECK: slt $23, $11, $27 # encoding: [0x01,0x7b,0xb8,0x2a]
  /external/llvm/test/MC/Mips/mips4/
valid.s 175 slt $s7,$11,$k1 # CHECK: slt $23, $11, $27 # encoding: [0x01,0x7b,0xb8,0x2a]

Completed in 427 milliseconds

1 2 3