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

  /external/v8/src/mips/
constants-mips.cc 264 case SLTU:
constants-mips.h 335 SLTU = ((5 << 3) + 3),
assembler-mips.cc 1556 void Assembler::sltu(Register rd, Register rs, Register rt) { function in class:v8::Assembler
    [all...]
simulator-mips.cc     [all...]
  /system/core/libpixelflinger/codeflinger/
MIPSAssembler.cpp     [all...]
MIPSAssembler.h 295 void SLTU(int Rd, int Rs, int Rt);

Completed in 399 milliseconds