HomeSort by relevance Sort by last modified time
    Searched defs:slti (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/iq2000/
allinsn.s 82 .global slti
83 slti: label
84 slti %0,%0,0
  /external/swiftshader/third_party/subzero/src/
IceAssemblerMIPS32.cpp 998 void AssemblerMIPS32::slti(const Operand *OpRt, const Operand *OpRs function in class:Ice::MIPS32::AssemblerMIPS32
    [all...]
  /external/v8/src/mips/
assembler-mips.cc 2111 void Assembler::slti(Register rt, Register rs, int32_t j) { function in class:v8::Assembler
    [all...]
  /external/v8/src/mips64/
assembler-mips64.cc 2363 void Assembler::slti(Register rt, Register rs, int32_t j) { function in class:v8::internal::Assembler
    [all...]

Completed in 76 milliseconds