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

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

Completed in 173 milliseconds