HomeSort by relevance Sort by last modified time
    Searched refs:SLTI (Results 1 - 7 of 7) sorted by null

  /external/v8/src/mips/
constants-mips.cc 313 case SLTI:
constants-mips.h 265 SLTI = ((1 << 3) + 2) << kOpcodeShift,
simulator-mips.cc     [all...]
assembler-mips.cc 1561 void Assembler::slti(Register rt, Register rs, int32_t j) { function in class:v8::Assembler
    [all...]
  /system/core/libpixelflinger/codeflinger/
MIPSAssembler.h 294 void SLTI(int Rt, int Rs, int16_t imm);
MIPSAssembler.cpp     [all...]
  /external/valgrind/main/none/tests/mips32/
MIPS32int.stdout.exp     [all...]

Completed in 3398 milliseconds